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 - Project dependencies should accessible through API
Summary: Project dependencies should accessible through API
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on: 100957
Blocks: 49651 89841 90771
  Show dependency tree
 
Reported: 2007-01-08 16:09 UTC by Jan Becicka
Modified: 2007-04-16 16:54 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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