Questions tagged [galileo]

Galileo is a Global Satellite Navigation System (GNSS) akin to GPS, but designed, built and launched by the European Union

Galileo is a Global Satellite Navigation System (GNSS) akin to GPS, but designed, built and launched by the European Union.

43 questions
68
votes
17 answers

Android ADT error, dx.jar was not loaded from the SDK folder

I just downloaded Eclipse Galileo and installed ADT10 and tried to a phonegap app using this guide: http://www.phonegap.com/start But each time i try to build im getting this error: Unknown error: Unable to build: the file dx.jar was not loaded from…
Adonis K. Kakoulidis
  • 4,466
  • 5
  • 29
  • 41
15
votes
9 answers

Eclipse - Mac Os Default JRE missing

The list of installed JRE's is empty, when I click "add" the only options I'm given are - Execution Environment Description, Standard 1.1.x VM, Standard VM. There's no option for a MacOS Default JRE and choosing standard VM results in the usual…
user204254
12
votes
3 answers

How to update Eclipse from 3.4 (Ganymede) to 3.5 (Galileo)?

I've got my Eclipse 3.4 envirnoment set up nice and cozy the way I like it. Took me some time too, to find all the plugins (Mylin, PDT, Subclipse), set all the settings, etc. Now I see that some of the plugins (like PDT) only support 3.5 in their…
Vilx-
  • 97,629
  • 82
  • 259
  • 398
11
votes
4 answers

How to upgrade Eclipse from 3.5 (Galileo) to 3.6 (Helios) the proper way?

I notice this question has been asked a few times but I don't really like the solution with two Eclipses in parallel. I just want my Galileo upgraded to Helios with preservation of all settings, plugins and workspaces, without the mumbo-jumbo like…
EDWH
  • 493
  • 2
  • 5
  • 11
11
votes
3 answers

Why is Galileo update site empty?

I just installed Eclipse Galileo for Java developers and noticed that the update site list is empty. Does anyone else have the same problem? I don't know the URL's for the update sites.
Spoike
  • 112,352
  • 42
  • 133
  • 155
9
votes
2 answers

Eclipse Galileo click problem on Ubuntu 9.10

I've just upgrade my Ubuntu from 9.04 to 9.10 and I'm experimenting a very annoying problem with Eclipse Galileo. The problem is that Eclipse doesn't catch some button clicks. For example, I've tried to install a plugin and I clicked on next, and…
etiennepeiniau
  • 743
  • 5
  • 18
6
votes
3 answers

Eclipse - Galileo IDE force save of changed files before build?

When I used previous versions of Eclipse (e.g. Ganymede/Europa) if I had edited a file and then attempted a build Eclipse would prompt me to save first. Since I updated to Galileo (Build id: 20090920-1017 & just checked for updates) when I build I'm…
Gern Blanston
  • 41,734
  • 19
  • 47
  • 64
5
votes
1 answer

Eclipse Galileo supports javascript cross-file code completion, but Eclipse Helios does not?

When editing multiple javascript files, each of which are supposed to be available in the global scope because - for example - they will each be loaded in the same html document, Galileo supported this little trick to put comment tags for other…
Redsandro
  • 10,080
  • 11
  • 64
  • 94
5
votes
5 answers

eclipse galileo not responding ubuntu 64-bit

I'm having a problem with eclipse galileo on ubuntu 64-bit system. when ever i open it the splash scree turns gray but keeps loading and then when eclipse opens it shows the secure storage password request and hangs. I dont know what could be wrong,…
Darth Plagueis
  • 890
  • 2
  • 21
  • 38
4
votes
3 answers

CTRL+click to open method declaration doesn't work on Eclipse 3.5 (Galileo)

In a J2EE project Ctrl+click on methods (usually only local methods, ones that belong to the same class) doesn't jump to that method declaration. The eclipse project was created using Gradle so that might be an issue, also when Eclipse starts the…
talg
  • 1,679
  • 6
  • 22
  • 30
3
votes
1 answer

TravlePort api : GTID connection

In Airticket Universal API part I have following request:
mohsen
  • 971
  • 12
  • 39
3
votes
3 answers

How to deploy on JBoss exploded web application from Eclipse Galileo?

Is it possible to deploy on JBoss exploded web application(not archived war file) from Eclipse Galileo?
Volodymyr Bezuglyy
  • 14,337
  • 31
  • 96
  • 124
3
votes
8 answers

Trouble debugging C++ using Eclipse Galileo on Mac

I am trying to debug C++ code using Eclipse Galileo on my MacBook Pro running Mac OS X v10.5 (Leopard). It's my first time trying this. I have a complicated C++ program I'd like to debug, but to test things out, I just tried to debug and step…
Eben Geer
  • 3,516
  • 3
  • 28
  • 33
2
votes
0 answers

Linux SPI Protocol driver

I am writing a simple SPI Protocol driver to connect to a spi master and send data out to a non-spi decive over IO11 MOSI on Intel Galileo Gen 2. But I am confused about how to bind to the platform spi device. I have the following code which I…
ASU Boy
  • 21
  • 1
2
votes
2 answers

Uninstalling Oracle WebLogic plugin from Eclipse Galileo

I believe that installing the Eclipse plugin for WebLogic changes the Eclipse behavior somewhat based on my experience with SSL handshake errors due to untrusted certs. I am trying to uninstall the Oracle WebLogic plugin from my Galileo…
Gunjan Kalra
  • 427
  • 5
  • 10
1
2 3