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 118267

Summary: [60cat] New script with old content
Product: groovy Reporter: staszekstyszynski <staszekstyszynski>
Component: EditorAssignee: martin_adamek <martin_adamek>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description staszekstyszynski 2007-10-09 17:09:03 UTC
When there is one Groovy script already opened in the console mode and user will add another Groovy script,
the new one will be filled with the content of the previous one instead of default content:
// Groovy source file
println "Please change me"

I am using latest version of NB (netbeans-trunk-nightly-200710090000) and also have GROOVY_HOME path 
set up (but I think it is not related).
Comment 1 staszekstyszynski 2007-10-09 17:15:47 UTC
I forgot: I'm using Geertjan's Wielenga Groovy Plugin (Coyote-based)
Comment 2 staszekstyszynski 2007-12-02 10:04:30 UTC
OK. With newest version of Coyote Plugin and Groovy&Grails Plugin there is no such problem.
Comment 3 Lukas Jungmann 2008-09-29 15:16:32 UTC
v.