Skip to main content

All Questions

Tagged with
0 votes
0 answers
39 views

Can't install Eclipse Antlr4 Ide - Updates site expired

I was trying to install the AntlrDT4 Ide via the Eclipse Marketplace (latest version of Eclipse), but the http://www.certiv.net/updates is marked as expired by GoDaddy. Any workarounds?
Marley Moe's user avatar
0 votes
0 answers
465 views

Eclipse Javascript syntax highlighting broken after update?

After the recent Eclipse update (Version 4.17.0, Build 20200910-1200) the syntax highlighting for Javascript files is not working any longer. Furthermore the *.js file association and the Textmate ...
omanthey's user avatar
  • 331
1 vote
1 answer
419 views

Limited Eclipse GUI: cannot drag windows

I had installed Eclipse 2020-03 mostly to program in Python with PyDev: everything worked fine. (In Ubuntu 16.04.7) I updated to Eclipse IDE 2020-06 through Check for updates menu. Now I cannot move (...
loved.by.Jesus's user avatar
1 vote
1 answer
496 views

Eclipse can't find compiler after update

I have updated the JRE of my Eclipse and selected the new one in the "Installed JREs" tab, but I can't find it in the "Compiler" tab so I can't use it. I want to be able to use lambda expressions, and ...
Anju Maaka's user avatar
1 vote
1 answer
142 views

Why do eclipse update software sites keep coming back?

I recently updated eclipse to the latest Oxygen version. I don't really mind much if I am not using the latest version of each software, but whenever eclipse prompts me to update something, I go ...
gaudi_br's user avatar
  • 183
0 votes
1 answer
1k views

eclipse software installation - contacting software sites repeats for longer duration

Trying to update the Eclipse oxygen software it takes while, how to optimize the update time or any issue in my eclipse software. In Eclipse IDE -> help->check for updates
mathivanan's user avatar
0 votes
2 answers
414 views

How to update eclipse via zip and keep plugins and configurations

I want to update my eclipse installation, but keeping my plugins and configurations. Is it possible doing it just replacing the files downloaded with the zip file? I'm looking to correct some errors ...
AjFmO's user avatar
  • 415
0 votes
2 answers
363 views

Accepted the automatic Java update and now can't open Eclipse,

I'm very new to Java and computing in general. Currently taking an intro to programming course revolving around Java. I got a notification earlier about a Java update when I wasn't using it and ...
SamWeintraub's user avatar
0 votes
0 answers
90 views

Choosing plugins to update with P2 and eclipse 4 programmatically

I would like to update a P2 repository with Eclipse 4 programmatically and I would like to choose plugins to update. Classic way to retrieve the provisioning job which updates the repository is: ...
Diego T's user avatar
  • 81
1 vote
0 answers
15 views

Eclipse show those message when update in ubuntu

When update eclipse those message show me. After 48% complete software update then those message show.
Mr.deva's user avatar
  • 13
1 vote
1 answer
616 views

Eclipse update does not go away

I am using Eclipse Mars.2 Release 4.5.2. When I check for updates Eclipse shows the following item: Object Teams Patch for JDT/Core This feature is NOT a regular update of the JDT, but ...
Kaveh's user avatar
  • 466
1 vote
0 answers
1k views

Errors when updating Eclipse IDE for Java Developers (Luna 4.4.2)

I am getting the following errors when updating Eclipse IDE for Java Developers, Version: Luna Service Release 2 (4.4.2): An error occurred while collecting items to be installed session context was:(...
user1408140's user avatar
0 votes
0 answers
269 views

How to submit update to existing apk in android developer conole using eclipse?

I have a publish app on Google Play Store, Now I have made some changes in the application and I want to release the update version. I have signed the .apk using same keystore, alias and password ...
Aleem's user avatar
  • 93
0 votes
1 answer
1k views

Can not open Eclipse IDE after update form Luna to Mars

I updated eclipse Luna to Mars. What I did is ... Add mars url to Window > Preferences > Install/Update > Available Software Sites Help > Check for Updates Followed what the wizard ...
Juneyoung Oh's user avatar
  • 7,550
0 votes
0 answers
299 views

Update an internal library in a Java Eclipse project

I have developed a little software in java that uses a library (Selenium Standalone Server). I use Eclipse to build an ejecutable jar. The selenium jar is added by the build path. The problem is that ...
VictorPurMar's user avatar
1 vote
1 answer
1k views

Why is Eclipse not letting me install new updates?

I’m using the following version of Eclipse on Mac 10.9.5 Eclipse Java EE IDE for Web Developers. Version: Juno Service Release 2 Build id: 20130225-0426 When I click on “Help” -> “Check ...
Dave A's user avatar
  • 2,810
9 votes
1 answer
6k views

Eclipse - update / installing new software is incredibly slow

This problem has already been discribed before. But none of the suggested solutions work for me. This is the problem: I've got the latest version of Eclipse Luna (4.4.1) installed. If I want to do ...
TheFish's user avatar
  • 183
0 votes
1 answer
353 views

Update Java version of Eclipse

the result of System.out.println(System.getProperty("java.version")); in Eclipse gives back "1.8.0_05", but when I do "Java -version" in cmd under Windows 7, I get "1.8.0_25". What do I have to do ...
Airlike's user avatar
  • 243
0 votes
1 answer
124 views

How do I update eclipse from 4.2.1 to 4.2.2 on a nonInternet facing machine?

We have several test networks and the machines on these networks do not have internet access. I am trying to install Worklight 6.2 studio ... but it requires Eclipse 4.2.2 minimum and this is an RDz ...
Michael Casile's user avatar
0 votes
1 answer
394 views

How to handle updating the app on users devices

So after you first deploy your apk to Google Play and it's all up and running, how do you handle updating your app for your users? Do you have to do the same process every time manually change the ...
KKO's user avatar
  • 1,933
0 votes
0 answers
41 views

How can I update my Eclipse installation (e..g overcome the "annot complete the install because one or more required items could not be found" error)?

I’m using Eclipse Juno on Mac 10.9.1 (Java 6). I’m trying to update my Eclipse installation by clicking the “Help” menu and selecting “Check For Updates”. However, when I click on the “Eclipse IDE ...
Dave's user avatar
  • 17.3k
11 votes
3 answers
31k views

(Eclipse SDK update error) An error occur while collecting items to be installed

I just updated ADK and I encountered exactly the same problem (the same version of upgrade) as this guy (Cannot update ADT from 22.3.0. to 22.6.1, no updates were found) I followed their comments, ...
Derekyy's user avatar
  • 1,028
3 votes
1 answer
4k views

Eclipse ADT Version requires Update 22.6.2 or above but i already Updated it

I'm having problem with the ADT update my current version is 22.0.4 it did not renew my current version. i already downloaded the the new Version from the SDK manager Update 22.6.2. But when i open my ...
DreamBigAlvin's user avatar
2 votes
1 answer
641 views

Where does Eclipse put your apk files (that you're developing and testing)?

I've been testing an android app that I've been developing on my phone. The problem is, it seems as if every time tweak it and re-install it onto my phone, it takes up memory. That is to say, if my ...
user3369935's user avatar
1 vote
2 answers
567 views

Android SDK Manager Update - Eclipse Not generating activity_main, main.java, or correct manifest

I was prompted for an update on my android SDK manager this morning. Since then Ive tried to create some new projects in eclipse. For some reason my activity_main.xml is not being generated (its is ...
JayD's user avatar
  • 6,393
0 votes
2 answers
680 views

Android - Open play store for update doesn't ask to update

I have inserted some code in my app to check if there is a new version avaliable. In case there is one, the user get a dialog asking if he want to update. Everything is working fine, but the problem ...
user3119384's user avatar
-1 votes
1 answer
68 views

Update Pictures on ImageView from online

How is it possible to update pictures live on an app, doing it all from online? Like iFunny, Cyanide & Happiness, Instagram they update picture on a regular basis and i want to know how to do this ...
Crazycriss's user avatar
0 votes
1 answer
96 views

GWT- SDK upgrade issue

I recently came across a bug with an unresolved issue in SDK 2.2 and, as its fixed in 2.5, decided to explore a switch. Now I am new to GWT and I have no idea of the effects of doing such a switch, ...
TheJavaBeast's user avatar
0 votes
2 answers
307 views

can't start android virtual devices after eclipse pachages update

I don't have experience with Eclipse, but some time ago, I've followed some tutorials and I have successfully build 2 android applications. After 6 months of not using Eclipse, when I opened I had to ...
dole doug's user avatar
  • 35.5k
0 votes
1 answer
499 views

Unable to update Eclipse Indigo for ADT plugins

I am using Eclipse Indigo to develop android apps. But when I updated android sdk and restarted it, it prompt me to update ADT to the latest version. So I check for updates but I am getting this ...
Harsh's user avatar
  • 505
4 votes
2 answers
5k views

How to update layout after onConfigurationChange?

I am building my first app and am almost done. (yay!) Now all I have to do is to set up the Java for the onConfigurationChange used when the orientation is changed as well as the keyboard is pulled ...
Dan's user avatar
  • 61
6 votes
2 answers
8k views

"an error occurred while collecting items to be installed" on eclipse "check for updates"

I'm trying to update Eclipse plugins (using "Check for Updates") but I keep getting a long list of errors. I assume it is something wrong with the list of update sites but I've been able to update ...
Jim Hohl - CTO Vidaao's user avatar
0 votes
1 answer
1k views

R cannot be resolved after update to adt 22

I have been away from using eclipse and android java programming for a few weeks due to unforseen circumstances. I opened up eclipse yesterday and was prompted to make a few updates and accepted. Now ...
PhillyT's user avatar
  • 15
0 votes
2 answers
876 views

Eclipse isn't Seeing Nexus 7

I bought a new Nexus 7, and Eclipse cannot see it. It is appearing in Device Manager as Android Device ---> Android Composite ADB Interface. There is no other devices category, and I have updated ...
Evorlor's user avatar
  • 7,469
1 vote
2 answers
1k views

Very slow updating in eclipse

Every time I start eclipse (Whether my computers been on for 2 hours or 1 minute) the update speed is significantly slower than normal. What I mean by that is if I have something such as a paint ...
Dillon Burton's user avatar
8 votes
1 answer
6k views

Updating Eclipse SDK Error

I updated my SDK, and now it says I need to have the SDK which I already have. When I check for updates and try to update the options, I get this: An error occurred while collecting items to be ...
Evorlor's user avatar
  • 7,469
0 votes
0 answers
474 views

How to upgrade Eclipse to 3.8 version?

Currently i am running Eclipse 3.6 with ADT and Android plugins. Now i want to update this Android Eclipse to 3.8 version. For that, i have change the two things in the preferences in Eclipse: The ...
Arindam Mukherjee's user avatar
0 votes
1 answer
573 views

Conflicting dependency while eclipse updating; Common Navigator View installed threee times

Cannot do check for updates because of following error: Cannot complete the install because of a conflicting dependency. Software being installed: Eclipse Java Development Tools 3.7.2.v20120120-...
Suzan Cioc's user avatar
  • 29.8k
1 vote
3 answers
4k views

Eclipse plugin stopped working after update

I updated the Eclipse plugins (Help - Check for update). Since the restart after installation, the plugins aren't working any longer. They're still enlisted in "installation details", but there are no ...
Tahreem's user avatar
  • 205
0 votes
1 answer
94 views

How to update tha app's data without the need to update the app version? (android app)

Can someone please tell me how to update the app's data without the need to update the app? For example, if I have a song's app and I whold like to add another song, how do I do it using the internet ...
IdoShamriz's user avatar
2 votes
1 answer
1k views

Error when trying to update Eclipse

I got an error when trying to update my Eclipse! Here is the error log An internal error occurred during: "Install download 0" java.lang.IllegalArgumentException: Comparison method violates its ...
Toby D's user avatar
  • 1,465
2 votes
2 answers
3k views

Can I roll back my Eclipse Juno update?

I don't recall the "install new updates" feature ever offering to perform a major release, certainly not without explaining that it's doing so like just happened with Juno. I unintentionally updated ...
Jeff Axelrod's user avatar
  • 28.1k
3 votes
1 answer
98 views

Update just particular Eclipse plugin

Checking for updates in Eclipse sometimes takes quite some time. Is there any way to check for just particular plugin/feature whether there is a new update available?
PrimosK's user avatar
  • 13.9k
1 vote
2 answers
3k views

Change Eclipse default update repository list

I am trying to deploy a version of Eclipse and would like control over the default repository list. See my earlier question. In my other question, I learned that this is stored in the user's home ...
Alan Spark's user avatar
  • 8,252
0 votes
1 answer
212 views

Copying Eclipse from one machine to another

I am trying to include a version of Eclipse in an installation package, that has been prepopulated with plugins from an update site. I can include all of Eclipse's files into my installer quite ...
Alan Spark's user avatar
  • 8,252
0 votes
3 answers
149 views

Android Marketplace Updates & Eclipse Projects

So I have managed to get a couple apps up on the marketplace only to have a stray thought of what is the best way to go about managing my projects/apps within eclipse to accommodate future updates to ...
FROSTYSMOOTH's user avatar
2 votes
1 answer
367 views

Is the delta-pack updated by Eclipse?

I have a doubt. I've been using Eclipse Indigo RCs and eventually installed an RC3 Delta-pack to match the release i was using. After the latest updates, i believe I'm up-to-date with the Final ...
marcolopes's user avatar
  • 9,258
18 votes
4 answers
4k views

How do you manage your Eclipse installation?

How do you manage your Eclipse installation, i.e. the basic installation, plug-ins and workspace settings with regard to consistent updates (including major ones, 3.5 => 3.6) and usage on two or more ...
Elmar Weber's user avatar
  • 2,761
3 votes
1 answer
1k views

Run plugin updates outwith Eclipse UI

I'm trying to update the plugins for an Eclipse Galileo SR2 installation from the command line. Something similar to this command (which asks for a specific feature): java -jar org.eclipse.equinox....
joejag's user avatar
  • 314
4 votes
2 answers
3k views

How do I turn off automatic updates in Aptana Studio for Eclipse?

I installed Aptana Studio plugins for Eclipse and now Eclipse startup is slower than ever because Aptana Studio always checks for updates at startup -- and it's really slow! How do I turn off auto ...
user46775's user avatar
  • 239

15 30 50 per page