Hi there! Here is the definition of the task, I'd like to publish in Jira: Cayenne Modeler integration with Eclipse IDE
Create such an eclipse plugin that will help to work with Cayenne Modeler project synchronized with Eclipse project. The basic goals are: 1. Start Cayenne Modeler from Eclipse (Cayenne Modeler application is based on Java Swing, so, actually the task is starting a standalone application by the plugin from Eclipse IDE) 2. Synchronize Cayenne Modeler and Eclipse IDE workflows, ie running mapping java classes generation on changing Cayenne model, autorefresh of the corresponded entities of the Eclipse project, etc 3. Switching between the Java code in Eclipse IDE and the Model in Cayenne Modeler(and vice versa), based on user selections (eg jumping from Cayenne ObjEntity to the related Java class) 4. Provide several ways of installing created plugin to Eclipse(simple plugin, update site) Any comments? 2011/3/23 Andrus Adamchik <[email protected]> > Also you should probably subscribe to dev at community.apache.org and > code-awards at apache.org mailing lists where Apache GSoC mentors > congregate. > > Andrus > > On Mar 23, 2011, at 11:36 AM, Andrus Adamchik wrote: > > > So, now that we have a task candidate, so now we need to enter it ASAP to > the Apache GSoC Jira. See forwarded email below for the details. > > > > Ksenia, thanks for offering help as a mentor. Please read the relevant > docs: > > > > http://community.apache.org/gsoc.html > > http://community.apache.org/guide-to-being-a-mentor.html > > http://community.apache.org/mentee-ranking-process.html > > > > They change from year to year, so I may not be a good guide on it with my > 3 year old experience. > > > > Thanks, > > Andrus > > > > > >> From: Norman Maurer <[email protected]> > >> Date: March 20, 2011 9:38:42 PM GMT+02:00 > >> To: [email protected], [email protected] > >> Subject: Re: [GSOC 2011] The Apache Software Foundation was accepted / > Please add tasks for GSOC 2011 > >> Reply-To: [email protected] > >> > >> Hi PMCs, > >> > >> It seems like I insert the wrong link. Please use [1]. > >> > >> Sorry for the noise.. > >> > >> On behalf of the GSoC 2011 admins, > >> Norman > >> > >> [1] > >> > http://mail-archives.apache.org/mod_mbox/community-dev/201103.mbox/%[email protected]%3E > >> > >> > >> 2011/3/20 Norman Maurer <[email protected]> > >> > >>> Hello PMCs, > >>> > >>> the Apache Software Foundation was accepted for GSOC 2011. So please > take > >>> the time to add tasks for GSOC 2011 if you not have already done it. > >>> > >>> For more details see [1]. > >>> > >>> On behalf of the GSoC 2011 admins, > >>> Norman > >>> > >>> [1] > >>> > http://mail-archives.apache.org/mod_mbox/community-dev/201103.mbox/ajax/%[email protected]%3E > <http://community.apache.org/guide-to-being-a-mentor.html>< > http://community.apache.org/gsoc.html> > > > > > > > > > > -- Regards, Ksenia Khailenko
