This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 171781

Summary: Add disable.auto.recompile to project properties
Product: groovy Reporter: marceloverdijk <marceloverdijk>
Component: GrailsAssignee: Martin Janicek <mjanicek>
Status: NEW ---    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description marceloverdijk 2009-09-09 07:57:29 UTC
Add disable.auto.recompile=true to project properties similar like Server Port property.
This can be used in grails -Ddisable.auto.recompile=true run-app
See http://grails.org/doc/1.2.x/ref/Command%20Line/run-app.html