This week's book giveaway is in the Kotlin forum. We're giving away four copies of Kotlin for Android App Development and have Peter Sommerhoff on-line! See this thread for details.
I have downloaded spring-framework-3.0.0.M2-with-docs and plug-in EclipseSpring-0.1.0. I am using Eclipse3.3 and Java6. I want to do a sample spring project but I dont know how to add spring capabilities. For eclipse I dont have 'add spring capabilities ' option. Can anybody guide me how to add spring capabilities step by step.
I copied plug-in EclipseSpring-0.1.0 folder into Eclipse plug-in folder and I dont know how to proceed further. Please tell me whether I am in right direction or not.
I have downloaded spring-framework-3.0.0.M2-with-docs and plug-in EclipseSpring-0.1.0. I am using Eclipse3.3 and Java6. I want to do a sample spring project but I dont know how to add spring capabilities. For eclipse I dont have 'add spring capabilities ' option. Can anybody guide me how to add spring capabilities step by step.
I copied plug-in EclipseSpring-0.1.0 folder into Eclipse plug-in folder and I dont know how to proceed further. Please tell me whether I am in right direction or not.
Thank your for your reply. I downloaded using smartit. How do I know that Spring is working? I wrote a java bean called Address with data street,city,state. How do I configure Address bean as Spring bean? My friend told that choose
window -->show view-->other--> my eclipse enterprise workbench-->spring beans and click ok.
Iam using Eclipse3.3 and I dont have my eclipse enterprise workbench option. Please help me in configuring Address bean as a spring bean.
Hi Mark,
Thank you for your reply. I have downloaded from http://java.smartit.info/downloads/index.html . I heard that MyEclipse IDE creates applicationContext.xml in src folder. I am using Eclipse3.3 and I didn't see any xml file in src folder. Could you please guide me.
sudha javvadi wrote:Hi Mark,
Thank you for your reply. I have downloaded from http://java.smartit.info/downloads/index.html . I heard that MyEclipse IDE creates applicationContext.xml in src folder. I am using Eclipse3.3 and I didn't see any xml file in src folder. Could you please guide me.
Regards ,
Sudha.
Sorry I can't be of any help with smartit, I have never used it, I always just download Spring IDE or Spring ToolSuite (STS) which has all the Spring plugins already included and the Spring update site already there.