Adding files to JCreator Projects

This tutorial shows how to add .class files and .java files to existing JCreator projects.

1) The first thing to do is to open your current JCreator project.



2) Next right mouse click on the project name and choose "Add Files.."



3) Find the files which you wish to add, highlight them or choose them individually using a mouse while holding down the Cntrl key.





4) Now the files are part of your project. Now go code!