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
2
votes
4 answers

"Close unrelated projects" function gone in Eclipse

I can't find the once existing and oh so handy "Close unrelated projects" function in my Eclipse IDE any more. Are there any conditions for this dialog option to appear? I've got the Eclipse Maven plugin installed, could this have any effects the…
user321068
2
votes
3 answers

Are there any working Lua plugins for Eclipse Galileo?

I do a lot of work in Lua and work primarily in Eclipse Galileo. Unfortunately, there doesn't appear to be a working plugin for syntax highlighting. I've tried pretty much all available versions of LuaEclipse and LunarEclipse (including beta…
Steve Vermeulen
  • 1,406
  • 1
  • 19
  • 25
2
votes
0 answers

GDS Galileo MIR FILE

I have lots of Galileo MIR files and want to parse the information present in it. I saw a VB Script code available on google code. But is there any other way to achieve this. My aim is to get all the details of segments, PNR, Passenger details etc.…
hellosayeed
  • 41
  • 1
  • 5
2
votes
2 answers

How do I write a Delphi Galileo IDE Expert?

HI, I want to write a small Delphi IDE Expert for D2007-D2009 (aka. Galileo IDE) in order to show a window with a TMemo instance on it, with all the component names and classes from the form designer in the above memo. The selected component will be…
John Thomas
  • 4,075
  • 3
  • 29
  • 41
1
vote
1 answer

What does each column on a rinex GNSS observable file mean?

I am trying to understand the data from a GNSS observation rinex file but cannot figure out what each column represents as the PDF (for rinex 3.02) is not very clear. I would like to know what each column in the epoch corresponds to. Does anyone…
1
vote
1 answer

How to get numbers of available seats Galileo UAPI Air

How can I get numbers of seats available for particular journey/segment in LowFareSearchRes air Galileo. I am sending the LowFareSearchReq request as below to Galileo For flight availability,I am using Travelport UAPI.
Sawood
  • 108
  • 8
1
vote
0 answers

unable to use GPIO, UART, SPI etc in Freertos in Intel Galieo Gen 2

I am newbie in Freertos. I have just started working on Freertos, so forgive me if my question is silly. I have got Intel Galileo Gen 2 board, in which I successfully run a demo application of Freertos. Link for the tutorial is here. Now I tried to…
1
vote
1 answer

Unable to install egit plugin in eclipse galileo

I have an git URI and I want to import that project into Eclipse. From this post I learned that we need to need to install the egit software in Eclipse. But when I try to install this software I get the following error messages: I am just thinking…
Nikhil Agrawal
  • 26,128
  • 21
  • 90
  • 126
1
vote
2 answers

Code style preferences using Sicstus and Eclipse (Spider)

I am currently using Sicstus Prolog VC9 4.1.1 within Eclipse Galileo (Spider). I have a very newbie question: how would I automatically control indentation and in general code style preferences?
panza
  • 1,341
  • 7
  • 38
  • 68
1
vote
0 answers

connect with liaison LAPI in php

I want to connect with liaison LAPI (Liaison sita gabriel, Airline ticketing system ) to sita gds but don't exist any document or manual and I don't know how work it. Just there is LAPI.ocx in installed directory of Liaison.
Mohsen
  • 1,295
  • 1
  • 15
  • 45
1
vote
1 answer

Eclipse Galileo - Open file dialog path

How do I get Eclipse to open files from the last directory I opened from, after re-starting Eclipse? It always reverts to my Windows profile directory.
Owen
  • 7,347
  • 12
  • 54
  • 73
1
vote
1 answer

Eclipse Galileo Proxy detection by URL

In earlier versions of Eclipse I was able to add an URL to auto detect the proxy settings. How can I tell Eclipse to use an Auto Proxy Configuration URL? THX
ich-bin-drin
  • 543
  • 3
  • 12
  • 23
1
vote
1 answer

Why does my Eclipse Galileo not have Windows->Preferences->Server page?

I downloaded Eclipse Galileo (3.5.1) SR1 and Eclipse SDK 3.5.1 and neither of them have a "Server" page on the Windows->Preferences screen. Any ideas why? Tx.
Gerhard Wessels
  • 681
  • 1
  • 9
  • 18
1
vote
1 answer

Eclipse Galieo - No completions available

Eclipse Platform 3.5.1.M20090917-0800 org.eclipse.platform.ide EPP PHP Feature 1.2.1.20090918-0703 org.eclipse.epp.package.php.feature.feature.group When I write $_var = new MyClass(); and press Ctrl+Enter, i see class methods, but when i write…
user273389
1
vote
1 answer

Eclipse Galileo does not deploy external jars into WEB-INF/lib directory

I created new web project testweb. By default default output folder is testweb\build\classes. Added some jars to build path. Then selected these jars in "Java EE Module Dependencies" in order to Eclipse put this jars into WEB-INF/lib during…
Volodymyr Bezuglyy
  • 16,295
  • 33
  • 103
  • 133