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 152779

Summary: [cc][ti] no specific CC for concatenated strings
Product: groovy Reporter: Lukas Jungmann <jungi>
Component: EditorAssignee: Martin Janicek <mjanicek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Lukas Jungmann 2008-11-08 15:34:02 UTC
("" + "").|

should offer same methods as: "".|
Comment 1 Petr Hejl 2008-11-19 16:07:45 UTC
Type inference related. We can try something for 7.0.
Comment 2 Martin Janicek 2012-12-05 10:27:50 UTC

*** This bug has been marked as a duplicate of bug 152778 ***