Version 3.6.2 of Eclipse.

learn more… | top users | synonyms

1
vote
1answer
10 views

Is 'no breakpoints stop` finally solved in Eclipse PDT + Xdebug?

What is the current state of debugging PHP applications with Eclipse PDT and Xdebug. Has anyone got it finally to work, i.e. to stop at breakpoints defined in Eclipse (not using xdebug_break())? I've ...
0
votes
0answers
26 views

m2eclipse-tycho 0.6 not being installed in Helios Eclipse 3.6

Without being able to upgrade to Eclipse Indigo or higher is it possible to install m2eclipse-tycho 0.6 or 0.7 for Eclipse Helios? System Configuration Eclipse: Helios m2eclipse-tycho update site: ...
0
votes
2answers
66 views

push notification configuration helios

I am trying to use Helios to send push notifications to my app. The project does not offer any description on where and how to place the .pem file(apns certificate used for push notification). I was ...
0
votes
1answer
40 views

Why JBOSS drools plugin is not working in Helios?

I have installed drools plugin in Helios for linux machine.After installing a prompt displayed as, An error has occurred.see error log for more details, org/eclipse/ui/part/FileEditorInput I have ...
0
votes
2answers
73 views

Connecting Eclipse Helios and Android Plugin in Windows 7 (32-

I installed Eclipse Helios Software. And i also downloaded Android SDK Manager. I installed some in the SDK. When I click on Help---> Install New Software and click the "Add" button. I was asked the ...
0
votes
3answers
107 views

Java memory heap error

I didn't find anything for this error on the net, can anyone help? I have a stub class that is more than 30,000 lines of code, maybe it caused the problem?
0
votes
1answer
54 views

Emulator is loaded, but app is not installed and no error

Emulator is loaded, but app is not installed, I have tried restarting adb, restarting eclipse, creating new android projects, creating new avd everthing works like normal, but I couldn't install any ...
0
votes
0answers
68 views

Where is the “create android project using wizard button” in Eclipse Helios?

Unable to see the "create android project using wizard button" in Eclipse. I reinstalled the SDK manager, but I still cannot view the button. Versions: ADT r21.1, Eclipse Helios
0
votes
0answers
199 views

Is there a way to install Eclipse 3.6.2(Helios) in Ubuntu 12.04?

I am trying to install the Eclipse Helios 3.6.2, in my Ubuntu 12.04 distro, in order to be able to install the COBOS plugin. One of the steps I did, after doing $ tar -xvzf ...
0
votes
1answer
43 views

Eclipse plugin (reinstall ?)

I'm working for a long time with Eclipse Helios 3.6 and have a lot of plugins installed from the Eclipse webpage. Now, I wanted switch to the Eclipse Version Juno 4.2 My question: Can I use the old ...
0
votes
1answer
161 views

Can not start eclipse due to org.eclipse.core.runtime

I copied some plugins into my eclipse installation (specifically Green and ObjectAid from this answer). I deleted them (since it did not work) but now I can not get eclipse to start (even with eclipse ...
0
votes
2answers
61 views

package explorer > View > Flat doesn't work; buildpath Libraries disappeared

Can anyone solve this mystery? Until recently (not sure exactly when but suspect a few days or week, certainly before today when I installed the TestNG plugin), my Eclipse Helios has been fine. Then ...
0
votes
0answers
297 views

Configuring PrimeFaces (Eclipse Helios)

I am new to Java (Web), and I'm trying to configure PrimeFaces, but I can't execute even a 'Hello World' script. I followed a tutorial, and I searched for answers on Internet, but I could not find. ...
-1
votes
2answers
58 views

Including a property file with the Jar file in a single folder

I am creating a java application in Eclipse Helios.I have created a class in which i need to have data from the .properties file which i added in the folder containing the solution .Through this code ...
0
votes
1answer
112 views

Error in Eclipse when compiling code but not when is validated

I have Eclipse Java EE IDE Helios Service Release 2 Build id: 20110218-0911; I am trying use them with SeleniumRC and when I compile the code appears the next error message: Type mismatch: cannot ...
1
vote
1answer
132 views

Force Eclipse (Helios) to use a newer version of SWT at application runtime

I'm developing an RCP project using Eclipse-Helios. The version of SWT that is installed (in the plugins directory) is [org.eclipse.swt-win32-3.6.2, & org.eclipse.swt.jar] I require new API ...
0
votes
1answer
20 views

Working with JDT under eclipse

I'm using eclipse helios. when I import org.eclipse..., it triggers an error. Help > Install New Software ... says JDT is already installed! Suggestions?
2
votes
2answers
463 views

Could not open the editor. Andriod XML Editor cannot process this input

I got this error whenever I tired to view previous version of XML file via SVN Team => Show History. How can I able to solve this problem? Could not open the editor. Andriod XML Editor cannot ...
0
votes
0answers
141 views

Errors in running Crystal Reports on Eclipse

I have recently downloaded crystal reports 2.0 for eclipse. I am using eclipse-jee-helios-SR2-win32 (3.6) version and Tomcat v5.0 server version. I also successfully installed it after many hurdles. ...
1
vote
1answer
682 views

Crystal reports installation in Eclipse

I am very new to Crystal Reports but I am familiarized by eclipse as I have made many apps of Android in it. Now I want to generate Crystal Reports in Eclipse Helios (SDK 3.6.2). So for the ...
0
votes
1answer
135 views

Cannot install subclipse on eclipse helios

When I try to install Subclipse (latest version) on Eclipse Helios v3.6.2, I got the following error message: Cannot complete the install because one or more required items could not be found. ...
0
votes
2answers
185 views

Unable to start Eclipse Helios

I just installed Eclipse Helios. Once I unzipped and opened the Eclipse it asked for my workspace. I selected the path and it said ok. It opened the workspace and said workbench loading and suddenly ...
0
votes
0answers
437 views

Configuring Apache-tomcat-6.0.35 in eclipse Helios

I have configured tomcat 6.0.35 in Eclipse Helios.When I am running tomcat on console it is shown that it is successfully running Jul 24, 2012 9:57:51 PM org.apache.coyote.http11.Http11Protocol ...
2
votes
1answer
422 views

Easy Struts Plug-in requires 'org.eclipse.update.ui.forms

I can't install easy struts plugin in eclipse helios. I faced with next: Cannot complete the install because one or more required items could not be found. Software being installed: Easy Struts ...
0
votes
1answer
296 views

Eclipse closes as soon as workbench loads

I am having this problem for some weeks now, eclipse starts with splash screen, loads plugins, workbench etc, UI opens and closes immediately. I have tried everything possible, there are no log files ...
1
vote
2answers
89 views

Console in Eclipse Helios for Java not updating when I edit a class

I am using Eclipse Helios for Java. Everything was working fine until recently. The problem is the console output is not updating whenever I edit the class that I am running. E.g. If this was my ...
0
votes
1answer
2k views

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
0
votes
1answer
606 views

Failed to integrate Maven in eclipse Helios

I try to integrate maven in my eclipse helios by clicking in eclipse marketplace. But when it becomes to install software , I have this error : An error occurred while collecting items to be ...
4
votes
3answers
5k views

java was started but returned exit code = -805306369

can any one help me wiht this error java was started but returned exit code = -805306369 C:\Windows\System32\javaw.exe -jar C:\Program ...
2
votes
1answer
2k views

How to update eclipse, though some repositories cannot be found

For some time now, I want to use the update functionality of eclipse. But every time, some (maybe obsolete) repositories cannot be found. Still I want the other parts to update, but this error just ...
1
vote
1answer
125 views

Error while installing OSDE package in Eclipse helios

I am trying to install Opensocial plugin in Eclipse Helios as per installation guide in the link http://code.google.com/p/opensocial-development-environment/wiki/InstallationGuide , but getting ...
1
vote
2answers
129 views

Eclipse Android Debug doesnt Work

I am using Eclipse Helios since 3 weeks and it was work very good. But it doesnt work normally since 2 days. First of all, Eclipse stops at %27 when it the application launching on my 2. attempt. So, ...
0
votes
1answer
372 views

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 ...
1
vote
1answer
210 views

StackOverflowError while building my project

Am using Eclipse 3.6.1 package and am developing an application for QR code generation, when i run the project it shows me an stack overflow error and prompting me to force close the workspace ...
0
votes
1answer
118 views

Required imports to execute qrcode?

am trying to encode the values given in an Text View into an QR code at the click of a button. i downloaded zing 1.6.zip and don't know which one to import among all the folders for my process i try ...
0
votes
1answer
431 views

Upgrade from Helios to Indigo with Helios version having many working sets

I am sure somebody might have come across this scenario. I have many working sets in my present workspace (Eclipse Helios version). I am trying to migrate the same to Indigo SR2 version. Simple ...
0
votes
1answer
763 views

svn: 'pre-commit' hook failed with error output:

Some of selected resources were not committed. svn: Commit failed (details follow): svn: 'pre-commit' hook failed with error output: ** I am trying to commit 2 jsp files from Eclips Helios.Its ...
0
votes
3answers
534 views

Hibernate Setup in eclipse helios

How I can setup Hibernate for a Dynamic Web application by using Eclipse Helios? I am a newbe so please let me know if there is any example. I tried for Java application and included all JARS and it ...
0
votes
2answers
174 views

how can I be notified when a bundle throws an exception in osgi runtime? (equinox helios)

If a bundle throws an exception in osgi, the stack-trace is printed on the osgi console. I want to be notified if a bundle throws an exception. I thought using osgi logging service could help about ...
1
vote
0answers
345 views

Error notifying registry change listener. Invalid registry object after installing Google Plug-in for Eclipse

(I've installed JDK 1.6 + Eclipse HELIOS) After installing Google Plugin for Eclipse 3.6 , I restarted Eclipse and found: Google Sign-in doesn't work ( gives an OAuth error, saying invalid ...
2
votes
0answers
286 views

Glassfish in Eclipse intermittently deploys partially

Whenever I perform Run on Server in eclipse helios on my dynamic web maven project with no-interface EJBs, Glassfish intermittently deploys it partially. A successful deployment typically logs with ...
1
vote
1answer
313 views

When not to use this server location when using tomcat within Eclipse

When using tomcat within Eclipse why would I ever not want to use the tomcat installation as checked in the attached image. I always use the "Tomcat Installation" Are there advantages/disadvantages of ...
0
votes
1answer
155 views

Android Eclipse Helios

I am running Eclipse Indigo with android development on MacBook Pro with a 2.4ghz intel core 2 duo processor and 4gb of RAM. I used to run it on an older version of eclipse supporting up to the google ...
0
votes
1answer
257 views

Eclipse Helios random crashes

My Eclipse is crashing almost every 10 minutes and I have no idea why. It is so annoying. And I have no clue how to solve this problem.There is nothing specific I do to bring eclipse to crash. ...
2
votes
2answers
1k views

Importing example projects using Android into Eclipse Helios fails

I try to import example projects using Android NDK 7 into Eclipse. The problem is that no matter how I do it. The project always ends up being completely empty. For example I tried to import the ...
0
votes
1answer
1k views

Eclipse: changing runtime Ant Home results in error popup regarding missing tools.jar library

I was trying to change the runtime Ant version of my Eclipse IDE (Helios) from the outdated version built-in with Eclipse to the more robust and latest version saved elsewhere on my computer (Windows ...
1
vote
0answers
104 views

Eclipse Helios Deployment Issue

I am using Helios Version of Eclipse. I am having an issue using that. I have created a Dynamic Web project there. I have some .jar files under WebRoot/WEB-INF/lib folder. With all other .jar files I ...
0
votes
1answer
360 views

build error in eclipse(helios) for dynamic web project

I have a simple dynamic web project in eclipse(helios). In this I have one jsp which ask for uname and password and it goes to a servlet which will just print the uname. I am using Ant to build the ...
0
votes
1answer
694 views

dynamic web project creation option in eclipse helios

I have installed eclipse helios from zip file with name 'eclipse-java-helios-SR1-win32' which means it is for win32 and SR1. But, after extracting these files and opening eclipse IDE I cannot create a ...
0
votes
1answer
252 views

Eclipse helios Servlet creation wizard fields are blank

Am trying to create a simple servlet using servlet creation wizard in helios(eclipse). A popup opens up and when I type the class-name, at the top of the popup I can view a red cross mark which says ...

1 2 3