Questions tagged [eclipse-indigo]

Indigo is the code name for Eclipse version 3.7 that was released on June 22, 2011. Use this tag for questions which are specific to this Eclipse release, in most cases you should also specify the eclipse tag.

For more information visit the official Indigo Project.

397 questions
0
votes
1 answer

how to hide title in Eclipse Title bar?

I don't want to show title in eclipse title bar. Please provide me the way to do it.
NARENDRA
  • 395
  • 1
  • 7
  • 26
0
votes
2 answers

Error in Sonar Plugin Integration With Eclipse 3.7 Indigo

I'm trying to install the sonar plug in for Eclipse 3.6 Indigo. Below is the way I have followed. Help-> Install New Software-> and the following url to find the plugin. "http://dist.sonar-ide.codehaus.org/eclipse/" But it is showing pending for…
user2485519
  • 11
  • 1
  • 3
0
votes
0 answers

Error JUnit and Eclipse Indigo

I have many projects in my eclipse (Indigo, I can't migrate to Juno) setup by maven. All projects run unit test fine except one. When I run it, I get this message as if eclipse doesn't find the jvm: Usage: javaw [-options] class [args...] …
Kiva
  • 9,193
  • 17
  • 62
  • 94
0
votes
2 answers

Unable to install Google APIs Eclipse Plugin

I am trying to install the Google APIs Eclipse Plugin, on Eclipse v3.7 (Indigo). I have tried both from a local copy of the archive (ZIP file) and online through Eclipse's "Install New Software" feature, but am unable to get it working. Instead, I…
Henry Thompson
  • 2,441
  • 3
  • 23
  • 31
0
votes
3 answers

How to execute Selenium Webdriver test as TestNG in eclipse

I'm using Selenium WebDriver with Java and TestNG as Test framework. I'm using Eclipse (eclipse-jee-indigo-SR2-win32) as IDE. I want to execute my test (java file) in eclipse as TestNG test. For example, I have Registration.java and I want to run…
Koly
  • 109
  • 2
  • 3
  • 10
0
votes
1 answer

How to add oauth2 package to Eclipse pydev?

I'm attempting to install the oauth2 package from https://pypi.python.org/pypi/oauth2/ This file is (oauth2-1.5.211.tar.gz) .tar.gz format but to add a new library to pydev I need to a .zip or .egg file : How can I add this file or an alternative…
blue-sky
  • 51,962
  • 152
  • 427
  • 752
0
votes
1 answer

m2e plugin in eclipse indigo not working

1) Install eclipse with m2e 2) Install separately a current maven version (depending on what you need, Maven 2.2.x or Maven 3.0.x) 3) Configure your installed Maven inside Eclipse due to the documentation. Do that in the section Window > Preferences…
Despicable
  • 3,797
  • 3
  • 24
  • 42
0
votes
1 answer

Webcontent code modified from eclipse not updating

I have java source code of about 3000 classes & other web content (js, css, html). I imported the project in eclipse(indigo) and run the project on Tomcat6. After ant compile.complete.deploy, a new folder ${env.CATALINA_HOME}. I am modifying few…
Sangram Anand
  • 10,526
  • 23
  • 70
  • 103
0
votes
2 answers

Worklight Studio plug-in for Indigo in Windows 7

I cannot seem to get Worklight to install properly. I am using Windows 7 32 bit Operating System and a clean installation of Indigo(eclipse-jee-indigo-win32). When trying to install Worklight from Help -> Eclipse Marketplace I got the following…
Surya
  • 439
  • 3
  • 9
  • 31
0
votes
0 answers

eclipse - how to deploy folder into tomcat war

I used to work with an old version of eclipse and tomcat several years ago. And I remember that there was a configuration option that said what folders will be deployed to tomcat war, besides the compiled source folder. For example, copy a folder…
lili
  • 1,866
  • 8
  • 29
  • 50
0
votes
4 answers

Can you relaunch a program in Android Emulator without restarting the emulator?

The android emulator takes a long time to launch and I'm wondering if there is a faster way. I am using eclipse indigo. I wrote a simple "touch me" application where it says 'touched me X times' where X increments for each click. Suppose I change…
user1930111
  • 43
  • 2
  • 8
0
votes
2 answers

Eclipse Juno subversive {root_prefix} label decorator does not work

Subversive {root_prefix} label decorator does not work in my Juno. It worked fine in my Indigo. Could anyone confirm {root_prefix} works in your Juno? I really miss this feature to see whether I am working on trunk or branch or tag in package…
Gerry
  • 127
  • 3
  • 12
0
votes
1 answer

Eclipse (Indigo) CVS no longer working after subclipse plugin install

I'm running Eclipse 3.7 (Indigo) and installed the Subclipse plugin a while back. Prior to that I know CVS was working properly. Since I installed Subclipse, I haven't really had the need for CVS. Recently I inherited a CVS project to maintain. …
Eric B.
  • 23,425
  • 50
  • 169
  • 316
0
votes
1 answer

javah NullPointerException while using ANT in Eclipse Indigo

I'm using an ANT buildscript like so:
0
votes
1 answer

Can't start Eclipse IDE in my system

i have Eclipse indigo ide today i updated through eclipse market place a added SpringSource Tool Suite (STS) ide downloaded required files and asked like restart i restart the eclipse but it giving error like ` in that liog file one Exception is…
Clarence
  • 896
  • 1
  • 9
  • 27