| |
| #--------------------------------------------------------------------- |
| # IDE copies library jars to prevent their locking. If copying is not desirable, specify "true" |
| #--------------------------------------------------------------------- |
| idea.jars.nocopy=false |
| |
| #--------------------------------------------------------------------- |
| # The VM option value to be used start the JVM in debug mode. |
| # Some JREs define it in a different way (-XXdebug in Oracle VM) |
| #--------------------------------------------------------------------- |
| idea.xdebug.key=-Xdebug |