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 219403 - AssertionError: FileUtil.getRelativePath(Z:\NetBeans\jWrestling\jWrestling\target\generated-sources\apt(false),Z:\NetBeans\jWrestling\jWrestling\target\generated-sources\apt\games\jwrestling\core\game
Summary: AssertionError: FileUtil.getRelativePath(Z:\NetBeans\jWrestling\jWrestling\ta...
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Classpath (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-02 20:38 UTC by javydreamercsw
Modified: 2015-02-04 03:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 192960


Attachments
stacktrace (4.79 KB, text/plain)
2012-10-02 20:38 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2012-10-02 20:38:48 UTC
Build: NetBeans IDE Dev (Build 201210020001)
VM: Java HotSpot(TM) Client VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
javydreamercsw: Strying to go to declaration.




Stacktrace: 
java.lang.AssertionError: FileUtil.getRelativePath(Z:\NetBeans\jWrestling\jWrestling\target\generated-sources\apt(false),Z:\NetBeans\jWrestling\jWrestling\target\generated-sources\apt\games\jwrestling\core\game\object\page(true)) returned null
   at org.netbeans.api.java.classpath.ClassPath.findResourceImpl(ClassPath.java:1068)
   at org.netbeans.api.java.classpath.ClassPath.findAllResources(ClassPath.java:467)
   at org.netbeans.api.java.source.SourceUtils.findAllResources(SourceUtils.java:535)
   at org.netbeans.api.java.source.SourceUtils.getFile(SourceUtils.java:489)
   at org.netbeans.api.java.source.ui.ElementOpen.open(ElementOpen.java:100)
   at org.netbeans.api.java.source.ui.ElementOpen.open(ElementOpen.java:95)
Comment 1 javydreamercsw 2012-10-02 20:38:51 UTC
Created attachment 125253 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:29:19 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.