This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 222659 - IllegalStateException: No classpath for /Users/hudson/NetBeansProjects/mavenproject1/branding.
Summary: IllegalStateException: No classpath for /Users/hudson/NetBeansProjects/mavenp...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-23 12:41 UTC by Petr Cyhelsky
Modified: 2012-11-27 02:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 195602


Attachments
stacktrace (9.99 KB, text/plain)
2012-11-23 12:41 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2012-11-23 12:41:51 UTC
Build: NetBeans IDE Dev (Build 201211200002)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-ea-b14
OS: Mac OS X

User Comments:
cyhelsky: On refactor -> move -> to another project




Stacktrace: 
java.lang.IllegalStateException: No classpath for /Users/hudson/NetBeansProjects/mavenproject1/branding.
   at org.netbeans.modules.refactoring.java.RefactoringUtils.getPackageName(RefactoringUtils.java:325)
   at org.netbeans.modules.refactoring.java.RefactoringUtils.getPackageName(RefactoringUtils.java:365)
   at org.netbeans.modules.refactoring.java.plugins.MoveFileRefactoringPlugin.getNewPackageName(MoveFileRefactoringPlugin.java:613)
   at org.netbeans.modules.refactoring.java.plugins.MoveFileRefactoringPlugin.getTargetPackageName(MoveFileRefactoringPlugin.java:637)
   at org.netbeans.modules.refactoring.java.plugins.MoveFileRefactoringPlugin.fastCheckParameters(MoveFileRefactoringPlugin.java:210)
   at org.netbeans.modules.refactoring.api.AbstractRefactoring.pluginsFastCheckParams(AbstractRefactoring.java:530)
Comment 1 Petr Cyhelsky 2012-11-23 12:41:54 UTC
Created attachment 128311 [details]
stacktrace
Comment 2 Ralph Ruijs 2012-11-26 12:28:36 UTC
Changeset: e4605e075473
Author:    Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Date:      2012-11-26 13:14
Comment 3 Quality Engineering 2012-11-27 02:57:40 UTC
Integrated into 'main-golden', will be available in build *201211270002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e4605e075473
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: Issue #222659 - IllegalStateException: No classpath for /Users/hudson/NetBeansProjects/mavenproject1/branding.