eclipse-indigo Questions
4
Solved
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 ...
Fluor asked 1/11, 2012 at 7:55
3
Solved
So the issue is being able to combine multple warning suppressions so that each item doesn't need its own @SuppressWarnings annotation.
So for example:
public class Example
public Example() {
GO ...
Undaunted asked 25/10, 2012 at 13:58
3
Solved
I have a project in Eclipse (Indigo but similar in Helios) which has files in src/main/resources which get processed to generate *.java source files in target/generated-sources/xyz. The project set...
Anachronism asked 30/6, 2011 at 21:59
33
Solved
I had Eclipse Indigo installed on my computer with the Android plugin and it was working perfectly for about two weeks. Today, I updated java and quicktime then restarted my computer. When it boote...
Westley asked 15/8, 2011 at 21:19
3
Solved
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 t...
Rubdown asked 22/7, 2011 at 13:49
14
Solved
I tried using the Toggle mark occurrences (Alt + Shift + O) button and also in Preferences -> General -> Editors -> Text Editor -> Annotations and setting the C/C++ Occurrences and C/C+...
Livengood asked 25/4, 2012 at 6:43
4
Solved
I want to do something using Annotation processing in eclipse jdt.
Eclipse jdtapt help tells me I should configure things on the java/compiler/annotation processing preferences page.
But on my in...
Categorical asked 24/3, 2012 at 10:25
3
I am getting the following error when building a project in eclipse indigo:
An internal error occurred during: "Compacting resource model". Java heap.
Is this a memory problem?
Is it possible...
Subsidy asked 7/3, 2012 at 14:50
2
Solved
Has anyone ever seen this kinf of error in Eclipse Indigo?
An internal error occurred during: "Label Job".
Illegal class name "com/sun+jdi/DoubleType" in class file com/sun/jdi/DoubleType
Vers...
Moniquemonism asked 8/2, 2012 at 23:34
5
Windows 7 64 Bits, Eclipse Indigo, SlickSVN 1.6.17 all installed with path to the libraries entered in windows.
Why do I get the message JAVAHL (JNI) Not available and why does eclipse not load th...
Purveyor asked 20/7, 2011 at 10:42
12
Solved
I'm getting the error given below when I try to install the upgrade from Eclipse and it goes like half way and then throw the error.
An error occurred while collecting items to be installed
sessi...
Sodalite asked 3/3, 2012 at 6:29
7
Solved
i just tried to move from helios to maven with my gwt 2.4 application. so i began to follow the steps here:
http://code.google.com/p/google-web-toolkit/wiki/WorkingWithMaven
but on step 3 - instal...
Forepleasure asked 21/11, 2011 at 13:48
5
Solved
I am on a new mac and cannot get eclipse to install marketplace plugins by dragging n' dropping them onto eclipse. I have tried using both Safari and Firefox, but neither of them work.
Is there a ...
Wakeful asked 23/6, 2011 at 21:34
3
Solved
How do you launch or install the Eclipse XSD editor?
According to this it seems it should work out-of-the-box. I created the XMLExamples project and when I open Catalogue.xsd Eclipse treats it as ...
Bron asked 12/9, 2011 at 10:16
4
After installing the new Eclipse Indigo, the outdent does not work anymore when I press shift+tab on a line. Is there any setting which activates this again?
Hydrodynamic asked 27/6, 2011 at 11:27
6
Solved
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 n...
Colum asked 28/4, 2012 at 9:13
3
When I want to see implementation of some interface through F4 (type hierarchy) or ctrl+t (quick hierarchy) or implementation of a method, I can't see it! Problem is, that it works in 90%, but I ha...
Pasquale asked 3/5, 2013 at 7:51
10
Setup:
Eclipse 3.7 + the WEB tools from the indigo update site
Tomcat7
Ubuntu
Problem:
When I try to add a new Tomcat 7 server in the server perspective in Eclipse I get the following error:
...
Solubility asked 6/11, 2011 at 7:54
4
Solved
I'm using Eclipse Indigo for Java.
I used to write comments over the methods.
In that whenever I use @author tag, it automatically takes the username of the system who is currently logged in.
My ...
Sweetsop asked 20/12, 2012 at 8:0
9
Solved
I read that Eclipse Indigo has Window Builder Pro plugin installed but I don't see where is it. File/New/Project doesn't give me option to choose Window Builder Pro. How to find it?
Alb asked 23/6, 2011 at 13:22
4
Solved
I have created a couple of java working sets for a project in my workspace and want to share them with other people (using different workspaces). Is there a way to export them?
Documentation asked 3/3, 2010 at 8:56
6
I have a maven project in eclipse indigo with m2e 1.2.0.20120903-1050 maven plugin. That project contains maven system dependencies and these jar files are checked into git repository.
That is all...
Juicy asked 20/2, 2013 at 22:5
3
Solved
When using a Eclipse 3.7 Indigo for Java EE Developers, there is something called Deployment Assembly . I could find on google and understood that it is similar to the J2EE Module dependencies wher...
Altair asked 20/6, 2012 at 18:39
4
I am facing a situation where my eclipse indigo is "Unable to update index for central|http://repo1.maven.org/maven2".
I am using an external Maven 3.0.3 installation and m2eclipse configured with...
Shovelnose asked 15/8, 2011 at 13:26
4
Solved
Is there a way how to search a file or class (I mean by Ctrl + Shift + T or R) only in some particular project and not in all workspace?I have Eclipse Indigo.
Ftlb asked 23/8, 2012 at 13:13
1 Next >
© 2022 - 2024 — McMap. All rights reserved.