eclipse-3.6

Eclipse online access extremely slow--cannot complete updates or install new software

微笑、不失礼 提交于 2019-11-28 17:24:20
问题 I'm trying to set up an Ubuntu 10.10 image in VMWare to do some Android development (my machine actually runs Windows 7 64bit). I've downloaded Eclipse 3.6.1 and when I tried to install the Android Tools by going to Help -> Install New Software, Eclipse would just get stuck trying to download the software. Even after 20 minutes no progress had been made. I tried to check if Eclipse had internet access by checking for updates, and this too is having problems. If I do Help -> Check for Updates,

Is it possible to hide/remove arbitrary context menu items in Eclipse (3.6)

家住魔仙堡 提交于 2019-11-28 08:17:37
My question can be split into three: Is it possible to hide/remove arbitrary context menu items in Eclipse (3.6) by ... standard UI? some existing plug-in? custom plug-in? I failed to find ways to do this by methods 1 and 2. If the only option is creating custom plug-in, could anyone push me towards the right direction where to start (I have some experience in Java, but not in Eclipse plug-ins). You can hide menus or menu entries through the standard GUI: see help To hide a menu item or toolbar button: Switch to the perspective that you want to configure. Select Window > Customize Perspective.

Eclipse warning: XXXXXXXXXXX.jar will not be exported or published. Runtime ClassNotFoundExceptions may result

≡放荡痞女 提交于 2019-11-27 19:39:44
I keep getting the following error after I put the required files in my build path on Eclipse. I am working on a Spring MVC Hello World Application. I am running Eclipse Helios for Java EE developers: Jan 16, 2012 1:25:42 PM org.apache.catalina.core.StandardContext loadOnStartup SEVERE: Servlet /SpringMVCTutorial threw load() exception java.lang.ClassNotFoundException: org.springframework.web.servlet.DispatcherServlet at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1676) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1521) at

Eclipse warning: XXXXXXXXXXX.jar will not be exported or published. Runtime ClassNotFoundExceptions may result

谁说我不能喝 提交于 2019-11-27 04:23:11
问题 I keep getting the following error after I put the required files in my build path on Eclipse. I am working on a Spring MVC Hello World Application and using Eclipse Helios for Java EE developers: Jan 16, 2012 1:25:42 PM org.apache.catalina.core.StandardContext loadOnStartup SEVERE: Servlet /SpringMVCTutorial threw load() exception java.lang.ClassNotFoundException: org.springframework.web.servlet.DispatcherServlet at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader

Is it possible to hide/remove arbitrary context menu items in Eclipse (3.6)

微笑、不失礼 提交于 2019-11-27 01:49:54
问题 My question can be split into three: Is it possible to hide/remove arbitrary context menu items in Eclipse (3.6) by ... standard UI? some existing plug-in? custom plug-in? I failed to find ways to do this by methods 1 and 2. If the only option is creating custom plug-in, could anyone push me towards the right direction where to start (I have some experience in Java, but not in Eclipse plug-ins). 回答1: You can hide menus or menu entries through the standard GUI: see help To hide a menu item or

How to install the GlassFish 3 server adapter with Eclipse Helios 3.6

我的未来我决定 提交于 2019-11-26 22:11:45
Question as stated in the title: how to install the GlassFish Server Adapter on Eclipse Helios 3.6? Pascal Thivent Eclipse Helios 3.6 At the time of writing this (07/26/2010), there are in theory two ways to install the GlassFish Server adapter: via the Eclipse Marketplace or via an update site. Update: As mentioned by Thorbjørn in a comment, the adapter is now (09/24/2010) available in the Additional server adapters dialogue (the "normal way"). New Server There are several ways to do this but one ways is to right-click in the Server view, select New > Server then click the Download additional

How to install the GlassFish 3 server adapter with Eclipse Helios 3.6

允我心安 提交于 2019-11-26 08:13:12
问题 Question as stated in the title: how to install the GlassFish Server Adapter on Eclipse Helios 3.6? 回答1: Eclipse Helios 3.6 At the time of writing this (07/26/2010), there are in theory two ways to install the GlassFish Server adapter: via the Eclipse Marketplace or via an update site. Update: As mentioned by Thorbjørn in a comment, the adapter is now (09/24/2010) available in the Additional server adapters dialogue (the "normal way"). New Server There are several ways to do this but one ways