Classpath order can be changed:
- File -> Project Structure... -> Modules
- Choose the module the classpath needs to be adjusted for
- Drag the item to where it should be (top is at the beginning)
- If (really when) it the apply button doesn't enable, use the up and down arrows to move it and enable apply
- apply
Open/Reopen on startup
That it opens the last project automatically on start up can be disabled.
File -> Settings
search for 'start'
Use the checkbox for:
Reopen last project on startup
Parameters - To see what parameters a method wants, type control-P
VM Options for running IDEA
- I found the file for 64 bit here: "C:\Program Files (x86)\JetBrains\IntelliJ IDEA 14.1.5\bin\idea64.exe.vmoptions"
- Edit it with an admin notepad or something
No comments:
Post a Comment