Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| student:eclipse:help [2024/03/19 16:02] – [Counting Lines of Code (LOC)] bernstdh | student:eclipse:help [2025/11/10 12:25] (current) – bernstdh | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| - | If Eclispe | + | If Eclipse |
| Line 20: | Line 20: | ||
| The first line indicates that the subsequent lines should be sent to the virtual machine as arguments. The second sets the heap space to 128Mb initially. The third sets the maximum heap space to 521Mb. The last two set the starting and maximum amount of space to use for class names, objects that are never garbage collected, etc...) to 128Mb. | The first line indicates that the subsequent lines should be sent to the virtual machine as arguments. The second sets the heap space to 128Mb initially. The third sets the maximum heap space to 521Mb. The last two set the starting and maximum amount of space to use for class names, objects that are never garbage collected, etc...) to 128Mb. | ||
| + | |||
| + | |||
| + | ==== Opening a Terminal ==== | ||
| + | |||
| + | You can open a terminal in Eclipse by clicking on < | ||
| + | and then clicking on the < | ||
| Line 296: | Line 302: | ||
| - | In Eclipse, applications are started using the < | + | In Eclipse, applications are started using the < |
| + | |||
| + | |||
| + | === Run Configurations === | ||
| + | |||
| + | There are different kinds of run configurations, | ||
| + | To create a run configuration, | ||
