1. Eclipse IDE forum.springsource.orgEclipse IDE Hi, I am very new to Eclipse IDE. 1. I have a stand alone Visual Basic Application. 2. In Eclipse IDE, I want to add a menu or UI ... |
2. Application is NOT running outside of Eclipse PLEASE HELP forum.springsource.orgApplication is NOT running outside of Eclipse PLEASE HELP Dear all, I've got an urgent problem with my stand alone application. I used Spring 1.2.6 and Hibernate 3.1 for development. As ... |
3. unable to install Spring IDE 1.3 in Eclipse 3.2RC1a forum.springsource.orgI have installed all required dependencies: GEF 3.2.0 WST 1.5.0 Java EMF Model 1.2.0 EMF 2.2.0 SDO 2.2.0 after accepting the license I get a dialog window which allows me to ... |
4. import spring demo to Eclipse. how? forum.springsource.orgHello, I am new to Eclipse. I can succesfull build, create warfile and run projects in command line using ant, like the petstore demo in the spring distrib. Now I would ... |
5. Error when trying to set Springframework-2.0-m3 as Eclipse project forum.springsource.orgClasses TransactionSynchronizationManager and AbstractPlatformTransactionManager will not compile, with error 'The type javax.transaction.TransactionManager cannot be resolved. Indirectly referenced from required .class files'. Where do I get the javax.transaction.TransactionManager from? |
6. Spring and Eclipse/Exadel forum.springsource.orgSpring and Eclipse/Exadel Hello! Downloaded the new Exadel. Wanting to get started with the Spring IDE. Following a book from apress on the subject, seems that I have to figure out ... |
7. Spring Eclipse IDE -problems in installation forum.springsource.orgSpring Eclipse IDE -problems in installation Hi, I am sorry if this is not the right place to raise this issue. I am trying to install the WST so as to ... |
8. Eclipse Update Site forum.springsource.orgEclipse Update Site To use the Spring Framework effectively within an Eclipse RCP project, we need to wrap the Spring jars in an Eclipse plug-in. Currently, everyone does this manually for ... |
9. FYI: Fixing Build Error In Echo Project In Eclipse forum.springsource.orgFYI: Fixing Build Error In Echo Project In Eclipse Hi, everyone. In order to get the Echo project to build in Eclipse without a compile error, I had to remove two ... |
10. Download via Update Manager in Eclipse 3.2 forum.springsource.orgDownload via Update Manager in Eclipse 3.2 Hi, I dont know, if this is a problem of Eclipse or of Spring IDE: If I try to download Spring-IDE 1.3.2 via Update ... |
11. Is it possible to run the SunStudio Creator Components in Eclipse forum.springsource.orgIs it possible to run the SunStudio Creator Components in Eclipse Hi Every Body, I am Running SunStudio Creator Rating Component in MyEclipse Editor. My JSF page is like this <%@ ... |
12. Spring with Eclipse and multiple projects : Classpath ? forum.springsource.orgSpring with Eclipse and multiple projects : Classpath ? Hi folks, I am new to Spring. I wrote a sample for a webapp using Struts (ContextLoaderPlugin + DelegatingTilesRequestProcessor), with success. On ... |
13. Problems building Spring 1.2.8 in Eclipse forum.springsource.orgProblems building Spring 1.2.8 in Eclipse (Sorry if this is the wrong forum, but I couldn't find a more appropriate one.) I thought it would be handy to have Spring 1.2.8 ... |
14. How to view Spring 1.2.8 API through Eclipse? forum.springsource.orgI know in Netbeans when you download the Spring framework API, you can add into its Library manager and provide where the the jar file for the classes are and then ... |
15. Quick question for all you Spring and Eclipse pros forum.springsource.orgQuick question for all you Spring and Eclipse pros I am currently running the famous Spring MVC Step by Step tutorial. I am using Eclipse 3.2 as my weapon of choice ... |
16. Petclinic Config in Eclipse forum.springsource.orgPetclinic Config in Eclipse Hello, This isnt really a Spring issue, but i thought someone may have come across this before. I am trying to configure the Petclinic sample app in ... |
17. Eclipse Test classpath forum.springsource.orgHi, Running integration tests from within Eclipse. I want to configure my session factory mappings like: Code: |
18. Eclipse Blew Up forum.springsource.orgEclipse Blew Up My appologies ahead of time, but I don't know where to post this. I have searched for a general Eclipse forum and I'm not finding one. If you ... |
19. Run in Eclipse, cannot find XSD. forum.springsource.orgRun in Eclipse, cannot find XSD. Attempting to use the Spring 2.0 new features. At command line app runs, but a run in Eclipse end in exception finding the xschema file. ... |
20. Ant-generated WAR file produces odd results compared to Eclipse results forum.springsource.orgAnt-generated WAR file produces odd results compared to Eclipse results I typically develop my application with Eclipse WTP, and run Tomcat using their Servers plugin tool. I have now tried to ... |
21. Auto-completion in Eclipse 3.2/WTP1.5 forum.springsource.orgAuto-completion in Eclipse 3.2/WTP1.5 Hi, I realize this may have already be answered, but I can't find a post about it. I started using SpringIDE with Eclipse 3.1.x and WTP 1.0.x ... |
22. Eclipse vs. javac (ant) compilation problem forum.springsource.orgEclipse vs. javac (ant) compilation problem Hi all, I have some test case inherited from AbstractTransactionalDataSourceSpringContextTests class. When I compile project in Eclipse then everything works fine. But when I compile ... |
23. On which version of Java are you running Eclipse with Spring IDE? forum.springsource.orgFor Spring IDE version 2.0 we would like to leverage the new language features of Java 5 (mostly generics, foreach loops and enums). Now we are wondering how many Spring IDE ... |
24. Spring IDE and Eclipse 3.2 Callisto problem forum.springsource.orgI am trying to install the Spring IDE for Eclipse plug in. My Eclipse version is 3.2 Callisto (downloaded from IBM a few months ago). As I followed the installation instruction ... |
25. Metric-plugins for Eclipse forum.springsource.orgHi, Can you suggest me a plugin (non-commercial) for Eclipse that calculates (at least) any important metric like mccabe, cohesion-class, etc. and reports graphical-sketch in the time? Thanks, Julio |
26. Spring IDE installation killed my eclipse forum.springsource.orgHello, community! I had a little surprise installing the Spring IDE with Eclipse 3.2.2.. After installation using update manager (from here) my eclipse refuses to start. Being not very experienced with ... |
27. Compiler Unhappy (Sprin 2.0.3) - Eclipse IDE forum.springsource.orgCompiler Unhappy (Sprin 2.0.3) - Eclipse IDE Hello everybody, in case of growing up our CRM we are looking for javaframeworks like Spring combines with ajaxframeworks like GoogleWT or Prototype. Now ... |
28. eclipse 3.2 issues forum.springsource.orgeclipse 3.2 issues Heya, Okay, this should be a no brainer, but has got me stumped. I've used Spring a hell of a lot in the past, but for some reason ... |
29. OutOfMemoryExceptions in Eclipse forum.springsource.orgHi, I'm using Eclipse 3.2 (Command-line arguments: -os win32 -ws win32 -arch x86 -vmargs -Xms128m -Xmx512m -XX:MaxPermSize128m) and after a while unit-testing and debugging and restarting tomcat (running via WTP) I ... |
30. Newbie: config command-line app w/Eclipse forum.springsource.orgNewbie: config command-line app w/Eclipse Complete Spring newbie here. I'm trying to use Spring to do some simple unmarshaling of xml -> java objects for a command-line Java app (using Eclipse). ... |
31. locally resolving XSD files on startup -- eclipse application with buddy plugin forum.springsource.orglocally resolving XSD files on startup -- eclipse application with buddy plugin I am using Spring in an eclipse application. I find that when I am not connected to the internet, ... |
32. How can i open Jbuilder project in eclipse forum.springsource.org |
33. Eclipse and Spring forum.springsource.orgEclipse and Spring Hi, I am a very newbie to both Eclipse and Spring. I have installed Eclipse 3.2.2 and the SpringIDE for eclipse. I think the set up is fine ... |
34. No Spring Logo in Eclipse's about dialog forum.springsource.orgI've installed Spring IDE 2.0 on my Eclipse 3.2.2 as described here, but after restarting Eclipse I don't see Spring Logo Eclipse's about dialog, neither I can see "Add Spring Project ... |
35. How to have Spring to work in eclipse IDE forum.springsource.orgHi, this may be a repeated question but im really confused. I dun understand this ---> Is Spring IDE one single IDE or it is a plugin to be installed on ... |
36. How to Start a Spring Poject in Eclipse ? forum.springsource.org |
37. ClassPathResource - JUnit\Servlet Usage\Eclipse forum.springsource.orgClassPathResource - JUnit\Servlet Usage\Eclipse I am confused by how the ClassPathResource should work. I am new to Java\Spring so I supposed I shouldn't be surprised . When I am in Eclipse ... |
38. Problems Eclipse 3.3 for Mac and AJDT forum.springsource.orgRequested operation cannot be performed because it would invalidate the current configuration. See details for more information. Spring IDE AJDT Integration (optional) (2.0.1.v200708152145) requires feature "org.eclipse.ajdt". any suggestions on how i ... |
39. auto-registration and eclipse forum.springsource.orgauto-registration and eclipse I'm trying to improve my old spring 2.0 file and add new features. I added auto registration: |
40. /features/org.springframework.ide.eclipse_1.2.0.jar (not installed) forum.springsource.orgI have 13 warnings under product configuration, each with a different version of this jar. I don't know if this is an error or not since the properties of this message ... |
41. installing eclipse plugin forum.springsource.orgHi, I am trying to install the Spring IDE plugin in Eclipse 3.2.2 (Build id: M20070212-1330) as described in http://springide.org/project/wiki/SpringideInstall and am now having to track down all the dependent libraries. ... |
42. Example eclipse project forum.springsource.orgDoes anyone have a simple Eclipse Spring project I can install ? I've installed Spring 1.x on Tomcat via command line, but the Eclpse 3.3 is giving me fits! Thanks Ike ... |
43. eclipse update site for Spring2.5? forum.springsource.orgOr maybe he is talking about Spring IDE ? The Spring IDE released the 2.0.2 RC1 version which (finally) supports Spring 2.5 .... |
44. Error with Spring in Eclipse forum.springsource.org |
45. Spring 2.5: Eclipse reports "JUnit4ClassRunner cannot be resolved" forum.springsource.orgSpring 2.5: Eclipse reports "JUnit4ClassRunner cannot be resolved" Hi Everyone, I'm a novice user of Spring Framework and I'm trying to write a very simple test application using Eclipse IDE. I ... |
46. getting error when working on springs using eclipse forum.springsource.orghai friends can any one plz help me while running springs using eclipse iam getting this error Unable to initialize Struts ActionServlet due to an unexpected exception or error thrown, so ... |
47. spring step-by-step - eclipse - Problem at chapter 6 forum.springsource.orginclude |
48. Setting up Eclipse for Spring Dynamic Modules development forum.springsource.orgCould someone please give me a quick hand? It seems like directions for Spring Dynamic Modules development provided here:http://www.springframework.org/node/360 are outdated. For example, there is no: spring-osgi/spring-modules/spring-required-libraries when you check out ... |
49. samples.TaskExecutorLauncher crashes in Eclipse forum.springsource.orgFeb 26th, 2008, 02:33 PM #1 juan_neufeld View Profile View Forum Posts Private Message Junior Member Join Date Feb 2008 Posts 3 samples.TaskExecutorLauncher crashes in Eclipse Dear friends: I'm trying to ... |
50. Eclipse Birt + Spring forum.springsource.orgHi, I am newbie in spring framwork. Can any body tell me how I can integrate eclipse BIRT with spring framework. or give me tutorial link. Thanks.. |
51. Problem integrating Spring IDE with Eclipse 3.2.2 forum.springsource.orgWhile adding Spring IDE Dependencies, I am getting folloiwng error. Please help. Spring IDE Bean Support (required) (2.0.3.v200802061800) requires plug-in "org.apache.commons.logging". -Om |
52. Eclipse configuration for Spring forum.springsource.orgHi all, All these days I have been using Text pad for programming. Now I want to continue the programming of existing project with eclipse. Please let me know how do ... |
53. Step By Step Sring Over Eclipse forum.springsource.orgIm new in Spring and also Eclipse. I think Eclipse is not upto the mark as compared to NetBeans. please send me some step by step guide for programming Spring in ... |
54. [Help] Eclipse and Spring in Small Doses forum.springsource.org[Help] Eclipse and Spring in Small Doses Eclipse and Spring in Small Doses Information Original package This is the package from netbeans 6.0.x with some small modified. http://localhost:8084/report-engine-netbeans/ Code: HTTP Status ... |
55. Basic eclipse project setup forum.springsource.orgBasic eclipse project setup I attended Core Spring training recently (March 08). I am using the eclipse environment that was installed from the cd handed out at the class. The mvc ... |
56. Eclipse 3.4M6 forum.springsource.orgEclipse 3.4M6 What about eclipse 3.4M6? Is it compatible with Spring-IDE? Every time when I try to install plugin of nightly build version i get next exception: !MESSAGE An internal error ... |
57. Eclipse like dynamic tool bar based on perspective forum.springsource.orgEclipse like dynamic tool bar based on perspective I would like to implement a dynamic toolbar based on some user perspective. We're using the jide-springrcp project to create different perspective that ... |
58. Problem with Web Flow Editor in Eclipse 3.3.2 forum.springsource.orgProblem with Web Flow Editor in Eclipse 3.3.2 Hello, I have a problem with the Web Flow Editor in the Spring IDE. The canvas is always empty/blank and don't displays anything ... |
59. EL Resolver Eclipse forum.springsource.org |
60. Eclipse plug-in using Spring forum.springsource.orgEclipse plug-in using Spring Hi, I'm working on an Eclipse plug-in which uses Spring and I'm not sure what's the "official" way of referencing the Spring classes in this case. I ... |
61. Using Spring to develop an Eclipse plug-in forum.springsource.orgUsing Spring to develop an Eclipse plug-in Hi, I've posted the following question in the Spring IDE forum and got no response. Any help would be appreciated. I'm working on an ... |
62. Duplication Using Classpath* in Eclipse forum.springsource.orgDuplication Using Classpath* in Eclipse I'm hoping someone has across this one. I am using a Maven2 directory structure for my code and have the following: src/main/java/../SomeHibernateRepository.java -> target/classes/../SomeHibernateRepository.class src/main/resources/../applicationContext.xml -> ... |
63. Setting up Eclipse for Spring Dynamic Modules development forum.springsource.orgHi, I'd like to know if the Setting up Eclipse for Spring Dynamic Modules development documentation was still up-to-date ? I'm asking this question because this documentation , for example, refers ... |
64. Eclipse IDE & Dependancies forum.springsource.orgHi, I just followed the instructions to setup the batch-samples in Eclipse. I added all the jar files to the build path but still seem to have a dependency that is ... |
65. Spring IDE 2.0.6 and Eclipse 3.4 forum.springsource.orgJun 27th, 2008, 11:04 AM #1 sslavic View Profile View Forum Posts Private Message Senior Member Join Date May 2007 Posts 155 Spring IDE 2.0.6 and Eclipse 3.4 Hello all, When ... |
66. Error while configuring the Spring IDE in Eclipse forum.springsource.orgHi All, I am getting the error while configuring the Spring IDE in eclipse 3.2 and 3.3 both. Spring IDE Core (required) (2.0.6.v200806241357) requires feature "org.eclipse.wst.xml_ui.feature". Thanks |
67. Eclipse config for spring Application forum.springsource.orghi n.lakshmanan and rukshan, Thanks for ur support... i want to get one more support from ur side, i want to config my spring application in eclipse so if u have ... |
68. spring 2.5 help in eclipse forum.springsource.org |
69. Spring configuration in Eclipse editor forum.springsource.orgFriends - I have downloaded the spring framework, apache ant and updated the eclipse update manager to download the WTP. I have also set the environment variables and system variables . ... |
70. satisfying asm dependency in eclipse 3.4 Ganymede forum.springsource.orgHi there, I have been trying to update my spring ide v2.1 installation with the latest nightly but I have not been able to satisfy the following dependency. I already attempted ... |
71. Missing eclipse code formatter forum.springsource.orgIf you are looking for the plugin itself, it can be found here: h t t p : / / w w w.eclipseplugincentral.com/Web_Links-index-req-viewlink-cid-432.htm I've also logged an internal JIRA issue to ... |
72. spring ide 2.0.6 + eclipse 3.4 --> Can not view graph forum.springsource.orgNot totally cannot view. If lucky, can only see very limited classes. But relationship line can never be viewed. GEF3.4 has been installed. Any suggestion? |
73. Can't install Spring IDE into Eclipse 3.4 forum.springsource.orgCan't install Spring IDE into Eclipse 3.4 I'm trying to install the Spring IDE into Eclipse 3.4. I've deselected the 3.2-specific package, and anything else that could be optional. It makes ... |
74. Setup Spring using Eclipse forum.springsource.orgHi, I am creating a basic spring web application using Eclipse 3.3 & Tomcat 5.5. I have configured tomcat for eclipse using sysdeo. I dont wish to use ant or any ... |
75. Spring Setup Using Eclipse forum.springsource.org |
76. Eclipse -- Errors running builder "Spring Project Builder". Error traversing resourc forum.springsource.orgEclipse -- Errors running builder "Spring Project Builder". Error traversing resourc I have eclipse 3.2 and Spring IDE 2.0.5. The Spring IDE was working well but now just throws errors. I ... |
77. Spring+Eclipse Newb Question forum.springsource.orgSpring+Eclipse Newb Question Just trying to get the most basic test app running and getting the following: java.lang.ClassNotFoundException: org.springframework.web.servlet.DispatcherServlet web.xml |
78. NamespaceHandler issue in Eclipse forum.springsource.orgHi, I'm using Spring Security 2.0.4. Eclipse displays the two following warnings (I removed the start of URL in these warnings to be able to post): Unable to locate Spring NamespaceHandler ... |
79. How to reference Spring in Eclipse-PDE-Projects forum.springsource.orgHow to reference Spring in Eclipse-PDE-Projects Hi, I'm new to Spring and the dependency management in Eclipse-PDE-Projects and I get in trouble by integrating Spring into a PDE-Project. That's my situation: ... |
80. Eclipse PDE Cycles with Spring-DM forum.springsource.orgEclipse PDE Cycles with Spring-DM Hello all, We are building an Eclipse RCP based application and would like to upgrade to the latest release of the spring-osgi integration bundles (Spring-DM). We ... |
81. Giving up installing Spring IDE in Eclipse ganymede forum.springsource.orgGiving up installing Spring IDE in Eclipse ganymede Frankly, I've given up installing Spring IDE in Eclipse ganymede from your latest update site: dist.springframework.org/snapshot/IDE/nightly. None of the other update sites work, ... |
82. Eclipse PDE and Fragment Bundles forum.springsource.orgHi, Anyone know why I can't see classes defining in fragment bundles (like com.springsource.org.hibernate.annotations-3.4.0.GA.jar) from Eclipse? Eclipse PDE doesn't resolve org.hibernate.cfg.AnnotationConfiguration class, but it resolve org.hibernate.cfg.Configuration. Thanks! edgar |
83. How to add spring IDE in eclipse forum.springsource.orgHi, Can anyone tell me pls that what steps should i follow to add Spring IDE in eclipse. I have downloaded the spring-framework-2.5.6 and eclipse 3.4.1. thanks in advance, akshay |
84. org.eclipse.jdt.core.compiler unsatisfied Import forum.springsource.orgorg.eclipse.jdt.core.compiler unsatisfied Import Hi all, I got a strange issue while trying to use drools engine in spring DM, I think that I have put all bundle dependencies but I got ... |
85. SAX error in help doc parsing eclipse 3.4 forum.springsource.orgSAX error in help doc parsing eclipse 3.4 Just installed eclipse 3.4 J2EE and then springide 2.2.1. Got this first time using help: An error occured while pre-processing help XHTML document ... |
86. Problem importing petclinic into Eclipse forum.springsource.orgProblem importing petclinic into Eclipse Hello, I've been trying to import the petclinic example for the dm server into Eclipse, with no luck. Running the petclinic externally is no trouble, but ... |
87. AbstractTransactionalDataSourceSpringContextTests - differences in ANT vs. Eclipse forum.springsource.orgAbstractTransactionalDataSourceSpringContextTests - differences in ANT vs. Eclipse This is a question out of curiosity after tearing my hair out for several hours over a problem with AbstractTransactionalDataSourceSpringContextTests. A problem of my ... |
88. How do you import the Spring Framework source code itself into an Eclipse project ? forum.springsource.orgHow do you import the Spring Framework source code itself into an Eclipse project ? ( I am not sure this is the best subforum to ask, but I could not ... |
89. spring-agent in eclipse-ide forum.springsource.orgFeb 5th, 2009, 07:31 AM #1 lfischer View Profile View Forum Posts Private Message Junior Member Join Date Feb 2009 Posts 16 spring-agent in eclipse-ide Hello, I would like to use ... |
90. Cnt get spring example to run in eclipse ide forum.springsource.orgHi guys, I will appreciate your help pls.I get this error when i try to run a simple spring example in eclipse.I have installed springide and followed all the advise i ... |
91. Unrooted Tests, Eclipse, and running individual jUnit 4 Tests forum.springsource.orgUnrooted Tests, Eclipse, and running individual jUnit 4 Tests Another strange item. I am using eclipse, jUnit 4, and I have a number of methods in my test class. When I ... |
92. Spring IDE without eclipse update forum.springsource.orgI'd like to install the SpringIDE to an eclipse that is on a computer that does not have internet access, and therefore can't get it in the usual way using the ... |
93. Newly created project to be imported to Eclipse forum.springsource.orgHi all, am very new to rich client and I'm trying to understand how it works. I create a new project with maven which builds up succesfully. Then I typed into ... |
94. Sharing Eclipse settings in a team forum.springsource.orgHi all, I'm looking for a way to share Eclipse configuration settings with my colleagues. The initial configuration was no problem, I just copied a reference Eclipse installation to my colleagues' ... |
95. How to run petclinic in Eclipse/Spring IDE? forum.springsource.orgHow to run petclinic in Eclipse/Spring IDE? Hi, I'd like to run the petclinic sample app. from Eclipse/Spring IDE -- what is the correct method of importing the project, etc.? I ... |
96. spring ide on eclipse & multiple context files forum.springsource.orgHopefully this is what you are looking for: Step 1: Make sure you have the "Spring Explorer" view up in Eclipse Step 2: Right click on your project name and select ... |
97. Spring IDE in Eclipse WTP not finding classes forum.springsource.orgSpring IDE in Eclipse WTP not finding classes Hi, I'm running current release versions of Eclipse and the Spring IDE. I started a new dynamic web project, and then added the ... |
98. Eclipse Platform 3.4.2 + Spring IDE Version 2.2.4.RELEASE => No Spring perspective forum.springsource.orgEclipse Platform 3.4.2 + Spring IDE Version 2.2.4.RELEASE => No Spring perspective Hello: I have Eclipse Platform 3.4.2. I deleted the org.springframework.ide.eclipse entries from its features and plugins. I installed Spring ... |
99. Spring and eclipse 3.4 EE forum.springsource.orgSpring and eclipse 3.4 EE Hello I have eclipse 3.4 EE ,and I downloaded the Spring-framework 2.5 from spring site. Also I use Apache Tomcat as server. I want to write ... |
100. Eclipse AutoComplete params not show after Spring Added forum.springsource.orgEclipse AutoComplete params not show after Spring Added Hi, I'm using Eclipse and it seems to be exhibiting strange behaviour after I added spring to the maven pom: I create a ... |