classes:csci345_slator:eclipse
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| classes:csci345_slator:eclipse [2020/04/10 09:25] – [Running Blackwood] localadmin | classes:csci345_slator:eclipse [2020/04/10 09:54] (current) – [Creating an executable Blackwood jar file] localadmin | ||
|---|---|---|---|
| Line 62: | Line 62: | ||
| ==== Creating an executable Blackwood jar file ==== | ==== Creating an executable Blackwood jar file ==== | ||
| + | |||
| + | Find the Blackwood project in the Package Explorer on the left side of the Eclipse Window. | ||
| + | |||
| + | Right click on the project and select **Export** from the menu. A select window will open. Find the **Java** option and choose **Runable Jar File** from. Then click **Next**. | ||
| + | |||
| + | In the next window, Select the Blackwood launch configuration and enter a path and file name in the export destination field. Be sure the **Package required libraries into generated jar** option is selected. Click **Finish** | ||
| + | |||
| + | If your project runs in Eclipse without errors, you should get an executable jar file when the process finishes. | ||
| ==== (If all else fails) Working Blackwood .zip ==== | ==== (If all else fails) Working Blackwood .zip ==== | ||
| If you've gone through all the above steps, and you still don't have a working copy of Blackwood in Eclipse: [[https:// | If you've gone through all the above steps, and you still don't have a working copy of Blackwood in Eclipse: [[https:// | ||
classes/csci345_slator/eclipse.1586510730.txt.gz · Last modified: by localadmin
