eclipse-indigo Questions

2

I wanted to install eclipe Indigo SR2 on Mac OSX Mavericks and I got this message when I launched ./eclipse in Terminal : Alert : Failed to create the Java Virtual Machine And that in the Ter...
Hannahhannan asked 15/5, 2014 at 17:2

4

Solved

I'm trying to install Gradle Integration for Eclipse but i get the following error: Communication with repository at http://dist.springsource.com/release/TOOLS/gradle failed. Communication with re...
Kantianism asked 13/8, 2013 at 17:0

4

Solved

I'm currently using Eclipse Indigo in an Android project that I'm working on and am running into problems with the built-in Maven (m2e) builder. I use the ADT plug-in to build the project, but I al...
Severson asked 11/8, 2011 at 15:46

3

Solved

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 no...
Braddock asked 8/8, 2011 at 8:32

3

Solved

In my RCP application I use this code to switch perspective : IWorkbenchWindow window = getViewSite().getWorkbenchWindow(); window.getWorkbench().showPerspective(PRODUCT_PERSPECTIVE_ID, window); ...

1

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 ...
Telegraphy asked 30/4, 2012 at 4:45

9

I have Eclipse (Indigo Service Release 1, Build id: 20110916-0149) running on Win XP. I've added https://dl-ssl.google.com/android/eclipse/ and installed 4 plugins, including ADT, and restarted E...
Propagandist asked 31/12, 2011 at 23:7

3

Solved

Currently I'm using Eclipse Indigo (v3.7) for Selenium WebDriver automation tests with Java. There is also Eclipse Juno (v3.8 - 4.2) available that I have never used. What's the difference between...
Rectilinear asked 13/5, 2013 at 8:48

3

Solved

Could anyone help me with opening web pages from within Eclipse's internal (embedded) browser? I'm running Linux (tiling window manager) and Eclipse-3.7.2 side-by-side with browser and it's a pain....
Civvies asked 27/3, 2012 at 17:25

1

Solved

I am facing strange problem with my Eclipse Indigo. I have one maven project and I wanted to run some JUnit test cases for some classes. Whenever I try to run the test, eclipse hangs at 35% and te...
Vitascope asked 1/10, 2013 at 8:8

3

Solved

When I use Find/Replace in Eclipse (Helios Service Release 2), it does not find the words above my current location even it reaches to the end of file and I have to set Direction to Backward. I re...
Pseudocarp asked 11/9, 2013 at 9:16

2

Solved

Downloaded latest eclipse for Java EE Opened... error .. opening...JRE/JDK must be available for running eclipse.. Unlike normal my java is installed in G:/ Do I have to make any changes to ecplis...
Hexahedron asked 13/6, 2012 at 2:50

1

Solved

My test class is this one: /** * The Class TestAddSubscriber. */ @RunWith(LabelledParameterized.class) public class TestAddSubscriber extends AbstractTestSubscriber { /** * Instantiates a ...
Slushy asked 9/10, 2012 at 10:30

1

Solved

I am trying to run a war file via Tomcat in Eclipse. But, when I am trying to run it, I am getting the following error in Server console: Aug 2, 2013 4:06:58 AM org.apache.catalina.startup.ClassLo...
Astrid asked 1/8, 2013 at 22:47

6

First of all this question has been asked at least twice. I tried several approaches with no effect. Here's the problem: When I try to download/update plugins like EclEmma, Eclipse starts to com...
Autarky asked 20/1, 2012 at 21:31

3

Solved

While trying to add android source to eclipse, I am getting the following errors. Project 'android' is missing required library: 'out/target/common/obj/JAVA_LIBRARIES/gsf-client_intermediates/jav...
Bathyal asked 29/4, 2012 at 4:42

4

Solved

I cannot find "create project from existing source" in Eclipse Indigo while I am trying to create a "java project". When I select Java project and then next window comes up with options- User defau...
Vachon asked 29/4, 2012 at 1:9

2

Solved

In the "Call Hierarchy" View, it shows all methods calling a selected method. I'd like to be able to filter out everything in src/test/java so I can see what actual code is calling, instead of 100 ...
Tuck asked 17/2, 2012 at 0:47

9

Solved

I am trying to install subversive and checkstyle onto Eclipse IDE for Java Developers however the following message appears: "Cannot complete the install because one or more required items could n...
Imperialism asked 3/10, 2011 at 17:11

4

Solved

Can anyone suggest a good editor to use with Lua scripting specifically for the Corona SDK or aid me with an error I'm having trying to install the eclipse plugin. I would like to use Eclipse Indig...
Impanel asked 25/6, 2012 at 22:20

2

Solved

I want to set up a new JBoss Server in Eclipse Indigo. But unfortunately there are no types in the "New server" window for me to choose from. Clicking "Download additional server adapters" also do...
Leotie asked 17/8, 2011 at 12:39

2

Solved

I have configured a project to use scala/maven/Eclipse. Because I need a scala library on the build path and scalatest also uses its own scala library I receive this warning : More than one sca...
Hola asked 3/12, 2012 at 11:31

2

Solved

I installed Eclipse SDK Indigo and then followed the following instructions to install PDT on it: This is the original solution posted by ben-k link to the topic: Eclipse indigo PDT 3.0 gotcha d...

3

I installed the Eclipse Marketplace via http://download.eclipse.org/mpc/indigo/ and Help>Install New Software... and it's not showing up under the help menu as expected after a complete reboot and ...
Nonna asked 29/11, 2011 at 4:18

3

I feel like I keep going in circles with this one. I followed the Getting Started guide for Google App Engine (https://developers.google.com/appengine/docs/java/gettingstarted/) in Eclipse and ever...
Alkalosis asked 22/5, 2012 at 1:20

© 2022 - 2024 — McMap. All rights reserved.