This page was last modified 14:25, 29 June 2007.
Adding a new library to NetBeans
From Forum Nokia Wiki
Most libraries come as part of the platform you’re using, which is specified in the Java Platform Manager. Additional libraries can be added through the Library Manager which you find on the Tools menu. This makes it easier to use libraries because the NetBeans IDE will use this information to provide you documentation support (JavaDoc), to see the source code, etc. In addition NetBeans will ensure that the library is available on the classpath when executing the application.
To add a new library click the New Library... button. Give a name to the library and click the OK button. T he library should appear in the library tree at the left hand side of the Library Manager dialog box.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adding items to menu gives "Program closed" | mozgido | General Symbian C++ | 2 | 2007-03-06 17:59 |
| Newbie: How do I get a "Hello world" going on a 6230 with eclipse? | ripiajo | Mobile Java General | 5 | 2005-02-17 20:29 |
| Development Env without Carbide | quitemobile | Mobile Java Tools & SDKs | 6 | 2007-07-25 10:09 |
| error LNK2001: unresolved external symbol | yeli | General Symbian C++ | 5 | 2004-06-17 14:40 |
| NetBeans and Series 40 emulator | hughrbeyer | Mobile Java Tools & SDKs | 1 | 2004-03-11 18:59 |
