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

Using Eclipse Indigo for JSF 2.0 components

Installed the Web Tools Platform 3.3.0 plugin for Eclipse but components are not available in the pallete. How to solve this issue?
Ammar
  • 1,811
  • 5
  • 26
  • 60
0
votes
1 answer

Using Eclipse Indigo for JSF 2.0 project

I plan to do a JSF 2.0 project in Eclipse Indigo. But, in HelloWorld project, I'm facing a problem. I've included all the required libraries but the server is not identifying some of the classes of jstl. For further information, have a look at the…
Ammar
  • 1,811
  • 5
  • 26
  • 60
0
votes
1 answer

Where is this proxy entry being read from in Eclipse?

When I install Eclipse I see the following and navigate to Windows -> Preferences -> General -> Network Connections I see the following proxy entry : Where is this proxy entry being read from? I have installed Eclipse on separate machines and this…
blue-sky
  • 51,962
  • 152
  • 427
  • 752
0
votes
1 answer

Unable to use Google SVN with Eclipse Indigo

I'm facing a problem in configuring Google SVN with Eclipse Indigo. It is not accepting the URL of the repository. Anybody please tell which URL is to be given?
Ammar
  • 1,811
  • 5
  • 26
  • 60
0
votes
2 answers

My GAE python development datastore is never persisted to a file

I have just started using GAE (Python 2.7 SDK 1.6.4) , I have set up a simple test project using Pydev (latest version) in eclipse (indigo) on Windows XP (SP3). It all works fine, my app can record data in the datastore and the blobstore and…
0
votes
2 answers

How to install JavaEE capabilities in Eclipse Indigo 3.7.1

I installed Eclipse Indigo. At that time, I did not install the JavaEE edition of Indigo. Now I want to have the capabilities of JavaEE in my Indigo. Which plugin I should use for this. So that I can add Tomcat server and can get HTML/JSP syntax…
Tahir
  • 3,344
  • 14
  • 51
  • 69
0
votes
1 answer

MaximizePartAction class in not there in package org.eclipse.ui.internal of eclipse indigo

we implemented a Plugin project in Eclipse Europa(3.3).Now we are porting it to Eclipse Indigo(3.7).So the Problem is "MaximizePartAction" class present in "org.eclipse.ui.internal" Package of Eclipse Europa 3.3 is not there in same package of…
0
votes
1 answer

jar file in linked resources of eclipse indigo give "Failed to load Main-Class manifest attribute from "

I created a path variable in eclipse and link a jar file using this path. Then adding this file to the build path. On my PC it's working fine and but it is giving following error on others PC's. dialog box appear with message "Failed to load…
0
votes
0 answers

ant scp hangs after authentication

I want to use scp to copy a file to a remote server. I'm using Ant 1.8.2 bundled with Eclipse Indigo. Additionally I tried a wide variety of jsch-*.jar files (from 0.1.29 to 0.1.46). Before 0.1.30 I get an error complaining about a missing Logger.…
hugri
  • 1,416
  • 3
  • 18
  • 32
-1
votes
1 answer

Logical Time Display in android

My android application needs to display time which has to be incremented according to a logical check my condition example is below d = (String) DateFormat.format("yyyy-MM-dd,hh:mm:ss", new java.util.Date()); if(condition) { //i want to…
-1
votes
4 answers

Android: Application stops unexpectedly

I am posting here a logcat file. How can I solve the runtimeException error. Logcat is showing this error: 03-03 03:12:30.716: E/AndroidRuntime(880): java.lang.RuntimeException: Unable to start activity …
-1
votes
1 answer

Import Maven Projects in Eclipse Indigo. Maven-compiler plugin

In Eclipse Indigo IDE, I try import Maven Project. And on 3 step I see 2 errors (see screenshot). Who can explain me, what this errors mean and how I can fix these errors? Thanks.
user471011
  • 7,104
  • 17
  • 69
  • 97
-1
votes
1 answer

Can't install google plugin for eclipse indigo

I am trying to install google plugin on eclipse indigo, i found an error..an error message is like this Cannot complete the install because of a conflicting dependency. Software being installed: Android Development Tools 23.0.2.1259578…
-1
votes
1 answer

adding a new button to the toolbar in eclipse 3.7.2

I am working on eclipse 3.7.2 (indigo release 2 version). Related to my work I need to add one new button to the eclipse toolbar. I have googled a lot. In all documents mentioned that "Create a new menu contribution to the extension point…
ziga
  • 109
  • 10
-1
votes
1 answer

"JVM startup" error while starting Eclipse Indigo

Running latest SR of Indigo on Win7SP1. One thing that I find frustrating sometimes is that Eclipse sometimes fails immediately on startup with a "JVM startup" error. It gives me a dialog with the Java command line, and just says it exited with code…
David M. Karr
  • 14,317
  • 20
  • 94
  • 199
1 2 3
26
27