eclipse-indigo

Uninstall bundles and force a refresh

余生颓废 提交于 2019-12-25 05:20:18
问题 I have an Eclipse plugin and want to stop, uninstall bundles from the Eclipse instance and then refresh. Stop and uninstall is no problem, but the refresh part of the code is now deprecated and I want to find an alternative. Currently I'm doing this through org.osgi.service.packageadmin . Documentation points to org.osgi.framework.wiring package. And from the JavaDoc org.osgi.framework.wiring.FrameworkWiring.refreshBundles(..) seems to be exactly what I want. But the only class that

Syntax error , insert “EnumBody” to complete EnumDeclaration

耗尽温柔 提交于 2019-12-23 07:29:12
问题 I was in middle of coding and accidentally put the following line of code at the part of class where we declare instance variables. but i checked and it gives the same error anywhere by anywhere i mean : inside a static block, inside constructor, inside any class method. except when private; is put as the first line of the class it gives Syntax error, insert "EnumBody" to complete ClassBodyDeclarations (as written by @chaitanya10 in comments below and also verified by me on my workspace)

Aptana plugin crashes Eclipse

大憨熊 提交于 2019-12-22 10:29:10
问题 I use Eclipse EE Indigo on a Ubuntu 11.04 laptop. I use the Sun JDK. When I installed the aptana plugin using help/install new software and then installed aptana by pasting http://download.aptana.com/studio3/plugin/install into the "work with" field, it installed just fine and then prompted me to restart Eclipse. Now, I cannot start Eclipse anymore at all. It opens but crashes, seemingly when trying to initiate the aptana plugin. This is a major problem for me because my Eclipse was already

Where is mvn.exe when using embedded maven 3 in eclipse indigo?

最后都变了- 提交于 2019-12-21 03:23:12
问题 I'm using the Indigo Release of eclipse. When I check Window -> Preferences, Maven -> Installations, it confirms that it's using the Embedded (3.0.2/...) installation of Maven. I want to be able to run maven commands from the command line (Windows Powershell), but when I type, e.g., PS C:\> mvn no executable is found. I did a search for "mvn.exe" and found no results. I suppose I could install a stand-alone version of Maven 3 and add that to my PATH, but I'd prefer to be using the same Maven

Eclipse Indigo for Java EE + Maven plugin = the Maven menu does not appear in import and preference

限于喜欢 提交于 2019-12-20 11:30:15
问题 I have used Indigo Java (not Java EE) and the maven plugin is already installed. Or at least, I know I have the possibility to import a Maven Project without installing anything. But then I wanted to use Eclipse Indigo for Java EE developers. This version does not have maven already installed. I can not import a maven project. So I decided to install the m2e plugin. And I have tried to install it many different ways (information on theses sites): http://code.google.com/p/google-web-toolkit

How to fully remove subversive plugin

瘦欲@ 提交于 2019-12-20 08:56:11
问题 I've installed Subversive and want to switch to the Subclipse plugin. After uninstalling Subversive via About Eclipse -> Installation Details -> Uninstall... and installing Subclipse, there are now two SVN options available in Preferences -> Team, one for Subversive preferences (which has been uninstalled and shouldn't be there anymore), and one for Sublipse preferences. How to remove Subversive completely, so that there aren't any traces (such as Subversive's preferences screen) left in

Maven option is not found in Eclipse

拈花ヽ惹草 提交于 2019-12-18 18:47:28
问题 I am in Eclipse Indigo and I have installed m2eclipse plugin. I saw in Eclipse Helios there is an option Maven in the right click menu, when I clicked on a Project, but this option is not present now. I have installed Maven from both of the marketplace and also from adding site in Install new software option in Eclipse(Help->Install New Software). What I am doing wrong. This question was asked before in SO, but I tried the solution provided there. Is this option is really not present? What I

Eclipse Indigo cannot import maven android that builds OK on command line

为君一笑 提交于 2019-12-14 01:01:29
问题 I created a maven android project from the command line using this archetype: 19: remote -> android-quickstart (-) I can call "mvn install" on it with success. When I try to import the same project into Eclipse Indigo, I see this: No marketplace entries found to handle maven-android-plugin:2.8.3:generate-sources in Eclipse. Please see Help for more information. and this: No marketplace entries found to handle maven-android-plugin:2.8.3:unpack in Eclipse. Please see Help for more information.

How to set up Eclipse PDE/Build with Indigo?

半城伤御伤魂 提交于 2019-12-13 13:48:12
问题 In my project I use PDE/Build to build my RCP application on a remote server in Hudson. The current version is a package based on Eclipse Galileo and it works fine both as a builder application and as a target platform. Now I want to upgrade it to Indigo and I need some help here. First, the old method of unpacking number of zips to form a target platform does not work. (I used Platform Runtime Binary, Delta pack, PDE Runtime Binary and JDT Runtime Binary - a set that I came up with that can

Hadoop-1.2.1 plug-in with Eclipse indigo (3.7.2) Ubuntu 12.04 error

跟風遠走 提交于 2019-12-13 04:33:23
问题 Newbie, so please go slow. Tried to install eclipse plugin as explained here https://docs.google.com/document/d/1yuZ4IjlquPkmC1zXtCeL4GUNKT1uY1xnS_SCBJHps6A/edit?pli=1 Ended at getting the following error. At my wit's end. Can someone help please. Buildfile: /usr/local/hadoop/src/contrib/eclipse-plugin/build.xml check-contrib: init: [echo] contrib: eclipse-plugin init-contrib: ivy-download: [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar [get] To: /usr