OBEROn - Bug Trace - Oberon Platform
Viewing Issue Advanced Details
82 Platform functionalities major have not tried 2012-09-21 22:02 2014-07-18 19:09
g_prajeesh  
administrator  
urgent  
closed  
fixed  
none    
none 4.1 - DB build 0071  
0000082: Need a way to specify the following information in oberon.properties / ini file
package name for the generated java etc com.mycompany.program;

base folder in which the java source will get created

So if I mention

basesrcfolder = E:/oberon/source and
pacakgename=com.mycompany.prorgram

in the properties/ ini.file

the Platform should generate java file under

E:/oberon/source/com/mycompany/program
Issue History
2012-09-21 22:02 g_prajeesh New Issue
2012-09-22 16:40 administrator Note Added: 0000153
2012-09-22 16:40 administrator Assigned To => administrator
2012-09-22 16:40 administrator Status new => feedback
2014-07-18 19:09 administrator Status feedback => closed
2014-07-18 19:09 administrator Resolution open => fixed
2014-07-18 19:09 administrator Fixed in Version => 4.1 - DB build 0071

Notes
(0000153)
administrator   
2012-09-22 16:40   
the basesrcfolder is tmpdir parameter ( + /source ) that you can add in the oberon.ini or oberon.properties files