If you want to include host apps in windows under Netbeans, adding it to classpath in properties is not enough, you actually need to go to the build.properties file and add the path there
example:
C:\Program Files\NetBeans 6.1\java2\modules\ext\AbsoluteLayout.jar:C:/jar/pccomm.jar:C:/jar/bluecove.jar
Note that the directory seperators should be "/" instead of "\".
Monday, November 17, 2008
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment