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 26468 - How can I set classpath programatically?
Summary: How can I set classpath programatically?
Status: CLOSED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P1 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-13 11:01 UTC by sachin
Modified: 2008-12-23 10:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sachin 2002-08-13 11:01:39 UTC
As I can't get the compiler node, How Can I set the 
classpath programatically.....
Comment 1 Svata Dedic 2002-08-13 12:52:59 UTC
Please, explain yourself more clearly. You don't need to have access
to compiler type's _node_ in order to alter classpath. The exact
answer how to do such thing (programmatically) depends on what should
be affected by that change (all sources, only one specific source,
change classpath for the compilation step only etc etc) or what
exactly are you trying to accomplish. 
For how-to questions, mailing list like dev@openide.netbeans.org seems
more appropriate as more people can find a suitable solution for you
or benefit from the answers.
Comment 2 Marian Mirilovic 2003-07-21 15:26:56 UTC
verified, closed.