History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GRVY-2210
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Assignee: Dmitry Krasilschikov
Reporter: Per Olesen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Groovy

Groovy @Singleton support

Created: 18 May 09 23:03   Updated: 20 May 09 17:15
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 9,848


 Description  « Hide
This groovy code:

@Singleton
public class SingletonTest {
}
new SingletonTest()

does not color red, even though it generates exception at runtime when run.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.