Community
Participate
Working Groups
As discussed, this provides the code for supporting symmetric ao for code generation. There are three projects at the URL mentioned above: 1. org.eclipse.epsilon.egl.symmetric_ao.zip is an Eclipse project with the source for the core engine. This is under EPL and is meant to go into the Epsilon repository at Eclipse. 2. org.eclipse.epsilon.egl.symmetric_ao.superimpose.zip provides the features and tasks for integration with FeatureHouse. As FeatureHouse is GPL, this is also GPL and should go into EpsilonLabs. 3. EJB3Generation.zip provides a simple example project for EJB code generation. This should probably go into the Epsilon examples on the web site. Notice that I am having spurios issues with getting this to run at the moment even though I haven't made any changes to my source that I am aware of. Hence, Dimitris, if you could try out the example on your machine before placing this code into any repositories that might be a good idea :-) Steffen
Hi, Any news on this? Steffen
After a phone chat with Dimitris, I have been assigned sufficient rights to upload this to EpsilonLabs. The code is now there and the plugins have been integrated into the EpsilonLabs update site. It would be good for Dimitris or Louis to check what I have done as this is my first update site ever. I still need to provide some documentation for it, which I will do pretty soon. The eventual aim is for the core plugin to be moved into Epsilon on Eclipse. However, there are currently some major reorganisations happening on that front, so it was decided to hold off this integration until the situation has become more stable once again.
The code for the symmetric AO extension has been available for a while now under https://epsilonlabs.googlecode.com/svn/trunk/org.eclipse.epsilon.egl.symmetric_ao
Closing as there doesn't seem to be anything else to do here.