Community
Participate
Working Groups
In the Scout Explorer, select shared plug-in _> Enumerations. Select "New code type..." from the context menu. The "New Code Type" dialog appears. Give it a name and select String as Generic Type. The try to enter a String in the Code ID field. In the header an error will show up "code it must be a number (long)" and you cannot close the dialog. Workaround: Fill in a number, finish the dialog and then change the source code.
see the scout forum [1] for further context [1] http://www.eclipse.org/forums/index.php/t/262528/
fixed for 3.8.0. new the following generic types are supported to directly enter values in the wizard: Long, Integer, Double, Float, String, Boolean. for all other types the code id field is disabled and the ID field in the class is created with the value null (including a todo marker).
ticket closed. deliverd as part of eclipse scout 3.8.0 (juno release train)