|
From: Christian D. <sp...@ch...> - 2005-03-30 16:44:56
|
Hi David, I will finilly migrate the sourceforge CVS to the subversion repository as soon as Torsten has finished his refactoring. Until now the SVN repository only contains a pretty old CVS checkout. Greetings Christian Quoting "Watkins, David" <dav...@fa...>: > 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 > release of our software is imminent). However I have been working away > on some internal plugins for our development team which utilise the > spring plugin stuff and I've got a few things I'd like to see if I can > add > into the base project (#1 is seeing how to get the import tag > recognized) > > I'll go and take a look at the subversion repository this evening. > > Cheers, > dw > > > > >> -----Original Message----- >> From: spr...@li... >> [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 >> problem (last cvs) >> >> Haris, >> >> I'm in the process of refactoring the Spring IDE plugins >> right now. So the CVS head isn't compilable yet. >> >> The plan / status is as follows: >> >> - Migration to Eclipse 3 (native code, no compatibility >> plugins required), remove all deprecation warnings >> -> done >> >> - Refactoring the core Spring / Eclipse stuff (project >> nature, basic / generic incremental builder, globally >> needed jars) into separate plugins >> (org.springframework.ide.eclipse.core, >> org.springframework.ide.eclipse.ui) >> -> done >> >> - Adding an Eclipse extension point to plug-in your own >> incremental builder for Spring projects, e.g. for a >> Spring Webflow validator >> -> done >> >> - fixing Bean Core's config validator >> -> ongoing (this stuff is really complicated :-( ) >> >> - Adding an Eclipse extension point to plug-in your own bean >> config file validator to the Beans Core's >> config validator >> -> not started yet >> >> - Migration of the Spring IDE source code to a Subversion >> repository, Christian Dupuis (a colleague of mine) >> already set up the corresponding site (SVN repository with >> Trac frontend [Wiki, source browsing and >> issue tracking]) on his server >> (https://svn.christiandupuis.de/spring-ide/ , >> http://trac.christiandupuis.de/spring-ide/ ) >> -> ongoing >> >> - Support for Spring Web Flow -> Christian is volunteering to >> use his GEF knowledge (he already implemented an >> Eclipse plugin with a nice graphical Eclipse editor for >> workflow definition files of a B2B application's backend >> services) to create a graphical editor for the config >> files of Spring Webflow (coming with the new Spring 1.2) >> -> ongoiing >> >> - Integration of Dave's search extension into Spring IDE >> -> Dave, are you interested? ;-) >> >> Cheers, >> Torsten >> >> On 28.03.2005, at 22:04, snpe wrote: >> >> > Hello, >> > I try compile last cvs eclipseide and get next error (class not >> > found) : >> > import >> > >> org.springframework.ide.eclipse.beans.core.internal.model.validator.Be >> > a >> > nsConfigValidator; >> > import >> > >> org.springframework.ide.eclipse.beans.core.internal.model.validator.Be >> > a >> > nsValidatorUtil; >> > import >> > >> 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 >> & 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=6595&alloc_id=14396&op=click >> > _______________________________________________ >> > Springide-eclip-developer mailing list >> > Spr...@li... >> > >> https://lists.sourceforge.net/lists/listinfo/springide-eclip-developer >> > >> >> >> >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide Read honest & >> 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=6595&alloc_id=14396&op=click >> _______________________________________________ >> Springide-eclip-developer mailing list >> Spr...@li... >> https://lists.sourceforge.net/lists/listinfo/springide-eclip-developer >> > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & 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_ide95&alloc_id396&op=click > _______________________________________________ > Springide-eclip-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springide-eclip-developer > > |