Java Reference
In-Depth Information
If you expand the tree and drill down into src/myFirstPackage, the .java files will appear checked in the right-
hand pane. Even though all the folders, subfolders and java files are selected, the source code will not be exported.
Exporting the source code must be explicitly specified.
4.
At the JAR Export window, click the Export Java source files and resources checkbox
(see Figure A-27 ).
Figure A-27.
5.
In the JAR file text field, specify F:\MyFirstProjectJAR and click the Finish button.
(If you get a JAR export warnings window, just ignore it by clicking the OK button.)
6.
Using My Computer verify that the jar file is on the F:.
Well that's great that we have a jar file but how can you tell what is in it? How about importing it into a
new project?
7.
In RAD, create a Java project called NewProject.
 
Search WWH ::




Custom Search