How do I Compile a Project, Package, or File?
Compile a file:
Method 1:
Make sure a file is open in the textarea and go to Actions/Compile in the menubar.
This should compile the file that you have opened.
Method 2:
Step 1:
Grab a source file from the project panel.
Step 2:
Drop it onto the compile icon in the toolbar.
Compile a package: (all the source files in a directory)
Step 1:
Grab a package from the project panel with the mouse.
Step 2:
Drag'n drop it onto the compile icon on the toolbar.
This will compile every file in that package or directory.
Compile a project: (all the source files that project)
Step 1:
Grab the project icon from the project panel.
Step 2:
Drop it onto the compile icon.
This will compile all the source files in your project.