Community
Participate
Working Groups
Build Identifier: 20100917-0705 The code of the generator in JET1 mode produces this line : protected final String NL = nl == null ..... and the original public final String NL = nl == null ... The EMF generator requires a public field. For compatibility i suggest to generat in JET1 mode a public NL String Reproducible: Always Steps to Reproduce: 1.generate a new JET project, switch to JET1 and add a template 2.convert a java project to a "old" JET project and add the same template 3.
Targeting fix for Helios SR2 (JET 1.1.1)
Fix committed to CVS on HEAD for 1.1.1/1.2.0