OBEROn - Bug Trace - Oberon Platform
Viewing Issue Advanced Details
47 Context Design feature N/A 2011-05-07 08:59 2014-07-18 19:08
g_prajeesh  
administrator  
normal  
closed  
fixed  
none    
none 4.1 - DB build 0071  
0000047: Need three Preferences in Context Design for WF
Please kindly define three preferences that can be set by the users.

1. Default location of java file generated eg: C:\oberon\Alexia\src. This will help me to include the system generated java files for debugging if I have a separate eclipse project

2. Default output directory. eg. C:\oberon\Alexia\web\WEB-INF\classes and include in my eclipse project

again I can pass this location as -Djava.class.path as java argument

3. Default package name used for java files generated by the system. eg org.oberon.programs

Issue History
2011-05-07 08:59 g_prajeesh New Issue
2011-05-08 16:20 administrator Assigned To => administrator
2011-05-08 16:20 administrator Status new => acknowledged
2014-07-18 19:08 administrator Note Added: 0000176
2014-07-18 19:08 administrator Status acknowledged => closed
2014-07-18 19:08 administrator Resolution open => fixed
2014-07-18 19:08 administrator Fixed in Version => 4.1 - DB build 0071

Notes
(0000176)
administrator   
2014-07-18 19:08   
OBEROn program names are unique and consequently also the generated classes; you don't need to set the package name inside the code.