|
From: Watkins, D. <dav...@fa...> - 2005-03-30 09:57:10
|
Hi Torsten, Yeah, I'm still keen to contribute to this project! Haven't had much time to work on things recently, things are very busy at work (new=20 release of our software is imminent). However I have been working away=20 on some internal plugins for our development team which utilise the=20 spring plugin stuff and I've got a few things I'd like to see if I can add=20 into the base project (#1 is seeing how to get the import tag recognized) =20 I'll go and take a look at the subversion repository this evening. Cheers, dw > -----Original Message----- > From: spr...@li...=20 > [mailto:spr...@li...] > On Behalf Of Torsten Juergeleit > Sent: 29 March 2005 22:53 > To: Spring IDE Developer List > Subject: Re: [Springide-eclip-developer] springide compile=20 > problem (last cvs) >=20 > Haris, >=20 > I'm in the process of refactoring the Spring IDE plugins=20 > right now. So the CVS head isn't compilable yet. >=20 > The plan / status is as follows: >=20 > - Migration to Eclipse 3 (native code, no compatibility=20 > plugins required), remove all deprecation warnings > -> done >=20 > - Refactoring the core Spring / Eclipse stuff (project=20 > nature, basic / generic incremental builder, globally > needed jars) into separate plugins > (org.springframework.ide.eclipse.core, > org.springframework.ide.eclipse.ui) > -> done >=20 > - Adding an Eclipse extension point to plug-in your own=20 > incremental builder for Spring projects, e.g. for a > Spring Webflow validator > -> done >=20 > - fixing Bean Core's config validator > -> ongoing (this stuff is really complicated :-( ) >=20 > - Adding an Eclipse extension point to plug-in your own bean=20 > config file validator to the Beans Core's > config validator > -> not started yet >=20 > - Migration of the Spring IDE source code to a Subversion=20 > repository, Christian Dupuis (a colleague of mine) > already set up the corresponding site (SVN repository with=20 > Trac frontend [Wiki, source browsing and > issue tracking]) on his server > (https://svn.christiandupuis.de/spring-ide/ ,=20 > http://trac.christiandupuis.de/spring-ide/ ) > -> ongoing >=20 > - Support for Spring Web Flow -> Christian is volunteering to=20 > use his GEF knowledge (he already implemented an > Eclipse plugin with a nice graphical Eclipse editor for=20 > workflow definition files of a B2B application's backend > services) to create a graphical editor for the config=20 > files of Spring Webflow (coming with the new Spring 1.2) > -> ongoiing >=20 > - Integration of Dave's search extension into Spring IDE > -> Dave, are you interested? ;-) >=20 > Cheers, > Torsten >=20 > On 28.03.2005, at 22:04, snpe wrote: >=20 > > Hello, > > I try compile last cvs eclipseide and get next error (class not > > found) : > > import > >=20 > org.springframework.ide.eclipse.beans.core.internal.model.validator.Be > > a > > nsConfigValidator; > > import > >=20 > org.springframework.ide.eclipse.beans.core.internal.model.validator.Be > > a > > nsValidatorUtil; > > import > >=20 > org.springframework.ide.eclipse.beans.core.internal.model.validator.IB > > e > > ansConfigValidator; > > > > There isn't complete package > > org.springframework.ide.eclipse.beans.core.internal.model.validator > > > > What is a problem ? > > > > Regards > > Haris Peco > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide Read honest=20 > & candid=20 > > reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start=20 > reading now. > > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > > _______________________________________________ > > Springide-eclip-developer mailing list=20 > > Spr...@li... > >=20 > https://lists.sourceforge.net/lists/listinfo/springide-eclip-developer > > >=20 >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide Read honest &=20 > candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > _______________________________________________ > Springide-eclip-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springide-eclip-developer >=20 |