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 92030

Summary: Project dependencies should accessible through API
Product: java Reporter: Jan Becicka <jbecicka>
Component: SourceAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 100957    
Bug Blocks: 49651, 89841, 90771    

Description Jan Becicka 2007-01-08 16:09:12 UTC
Retouche is computing project (classpath) dependencies on startup. Refactoring
also needs this dependencies and it is too expensive to compute them again.
Comment 1 Jan Becicka 2007-01-30 06:46:07 UTC
Tome, any progress? Thanks.
Comment 2 Tomas Zezula 2007-01-30 08:27:07 UTC
Not even sure if planned for M7.
Comment 3 Tomas Zezula 2007-04-16 16:54:57 UTC
Checking in apichanges.xml;
/cvs/java/source/apichanges.xml,v  <--  apichanges.xml
new revision: 1.7; previous revision: 1.6
done
Checking in nbproject/project.properties;
/cvs/java/source/nbproject/project.properties,v  <--  project.properties
new revision: 1.16; previous revision: 1.15
done
Checking in src/org/netbeans/api/java/source/SourceUtils.java;
/cvs/java/source/src/org/netbeans/api/java/source/SourceUtils.java,v  <-- 
SourceUtils.java
new revision: 1.29; previous revision: 1.28
done
Checking in src/org/netbeans/modules/java/source/usages/RepositoryUpdater.java;
/cvs/java/source/src/org/netbeans/modules/java/source/usages/RepositoryUpdater.java,v
 <--  RepositoryUpdater.java
new revision: 1.42; previous revision: 1.41
done
Checking in test/unit/src/org/netbeans/api/java/source/SourceUtilsTest.java;
/cvs/java/source/test/unit/src/org/netbeans/api/java/source/SourceUtilsTest.java,v
 <--  SourceUtilsTest.java
new revision: 1.4; previous revision: 1.3
done