Questions tagged [eclipse-3.6]

For issues relating to configuring or using Eclipse 3.6 (Helios) released on 23 June 2010. Use this tag for questions which are specific to this Eclipse release, in most cases you should also specify the eclipse tag.

Eclipse is an open source IDE with a very large user base and ecosystem. It is primarily used for Java development, but can be used for any programming language.

Eclipse Helios downloads are here

149 questions
1
vote
2 answers

content assist in phtml files not working in eclipse helios pdt

I got a problem with my content assist of html attributes in Eclipse Helios. When I do something like
and hit ctrl+space, normally the content assist for the style attribute appears. This works fine for *.html and *.shtml…
evildead
  • 4,607
  • 4
  • 25
  • 49
1
vote
1 answer

Getting Plugins to work with Eclipse Helios 3.6

I have been searching for a new IDE for a while. I finally decided to try Eclipse, although I am a little discontent with the memory usage, and I really like a lot of aspects about it. There are, as with learning any new IDE, some things that I…
Jacob N
  • 11
  • 1
  • 2
1
vote
1 answer

Getting GlassFish Adapter to Work in Eclipse 3.6 (Helios)

I recently downloaded the Java EE+BIRT package of Eclipse 3.6 (Helios) for 32-bit Windows (Windows Vista, I know...) to give it a whirl. I am using this alongside the J2EE package of the JDK Sun provides, which of course includes GlassFish v3. This…
1
vote
3 answers

Drupal in Eclipse Helios PHP: 2 points

1) I've just added Drupal as project in eclipse Helios (PHP development) and I get 100 warnings about the code. Is there something am I missing ? Or it is just normal ? 2) I'm actually wondering if this is a good idea to develop my drupal website, I…
aneuryzm
  • 63,052
  • 100
  • 273
  • 488
1
vote
1 answer

"Run as JUnit" is not appearing in Eclipse Helios?

I am trying to run the test case in Eclipse Helios. I have added all the jar files and have written @Test also, but I am not getting the "run as JUnit" option in Eclipse; Instead I am getting "run as java applet" and "run as java application". I…
user3781993
  • 11
  • 1
  • 5
1
vote
1 answer

Eclipse update problem?

Please take a look here: alt text http://img16.imageshack.us/img16/2810/errrp.jpg Why i got that error when i'm trying to update my Eclipse Galileo to the newest Eclipse M6 Helios? I'm using the update URL from…
qwerty
  • 1,967
  • 6
  • 22
  • 22
1
vote
1 answer

Gradle eclipse plugin for Eclipse Helios 3.6

I can not install gradle plugin for Eclipse Helios. I have tried to install gradle plugin as it was mentioned here (http://docs.spring.io/sts/docs/2.9.0.old/reference/html/gradle/installation.html) I have installed STS for Eclipse Helios via Eclipse…
Iurii Dziuban
  • 1,091
  • 2
  • 17
  • 31
1
vote
1 answer

Automatically fold uninteresting elements - Eclipse

There is an option is eclipse for Automatically fold uninteresting elements. Can anyone explain what does this actually does? Tried googling, but didn't get any valid explanation or answers. Found below answer: Should fold comments other than…
Gokul Nath KP
  • 15,485
  • 24
  • 88
  • 126
1
vote
0 answers

Eclipse refuses to import an existing project inside workspace

I have been creating a servlet based application for past 3 days, and it worked properly and compiled accordingly as expected. But today when I opened to add few more additionals to the same project, Eclipse showed me the project is not available…
AKIWEB
  • 19,008
  • 67
  • 180
  • 294
1
vote
2 answers

Nodeclipse - org.eclipse.wst.jsdt.core not found when installing into Eclipse

Asked by Joshua Richardson as https://github.com/Nodeclipse/nodeclipse-1/issues/58 After updating eclipse (Helios) recently, I am no longer able to install nodeclipse. I get this error message: Cannot complete the install because one or more…
Paul Verest
  • 60,022
  • 51
  • 208
  • 332
1
vote
1 answer

CXF for Eclipse 3.5

I've Eclipse 3.5.2 and I've a web service, under Windows-> Preferences I can't see CXF, I know it's available in Eclipse 3.6 but is there any way to make it available in Eclipse 3.5? Perhaps by downloading the CXF jars or something? My goal is to…
K''
  • 5,020
  • 7
  • 33
  • 43
1
vote
1 answer

how to configure codeigniter 2.1.0 framework in eclipse helios ?

How can I configure codeigniter 2.1.0 framework in eclipse helios? Can anybody provide me the link of steps to do this. Thanks
Scorpion
  • 6,831
  • 16
  • 75
  • 123
1
vote
1 answer

Implementing "select on focus" behavior for an Eclipse Text control

Goal I'm trying to implement "select on focus" behavior for an Eclipse Text control: When the control is already focused: clicking and dragging behaves normally When the control is not focused: clicking and dragging to select text behaves…
seand
  • 468
  • 6
  • 23
0
votes
1 answer

Update site containing only one Eclipse helios milestone release, i.e 3.6.2, not 3.6.1/3.6.0

I'm trying to create an internal corporate mirror of the Helios Milestone repository http://download.eclipse.org/releases/helios, but this update site contans three releases, corresponding to (I assume) 3.6.2, 3.6.1 and 3.6.0 Is there an update site…
Fredrik
  • 10,626
  • 6
  • 45
  • 81
0
votes
2 answers

Moving to Eclipse Indigo for Android development

I am at present using Eclipse Helios (3.6.2). I am using it for Android development. Is there any reason to move up to Indigo? What are the gains vs the pains. If yes, which of the multitude of Eclipse installations do I need?
theblitz
  • 6,683
  • 16
  • 60
  • 114