Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] Notes about setting up ICE

Ok, I retried again using Eclipse-Kepler from scratch and this time it worked. I am now able to build and run ICE. 

At least for now I can move forward, we can try the Eclipse-Luna sometime in the future.

At this point only 
org.eclipse.ice.mesh, org.eclipse.ice.clients.widgets.reactoreditor.sfr.test, and org.eclipse.ice.mesh.test are the ones that fail.

Thanks for all the help. 

Best regards,
Hari

On Tue, May 5, 2015 at 10:15 AM, Harinarayan Krishnan <hkrishnan@xxxxxxx> wrote:
No worries. So, I removed the .metadata and still ended up with the same problem

I went to Windows->Preferences->Plug-in Development->Target Platform (PDE was not there)

Then I selected kepler_rcp as the active target and hit Apply. The same errors occurred. I did get one additional message (see below)

An internal error occurred during: "Load Target Platform".
Profile TARGET_DEFINITION:resource:/ice/org.eclipse.ice.target.kepler/kepler_rcp.target is not current. Expected timestamp 1430845797848 but was 1430845795152.

Best regards,
Hari


On Tue, May 5, 2015 at 10:05 AM, Jay Jay Billings <jayjaybillings@xxxxxxxxx> wrote:
Hari,

Try editing your target through Window->Preferences->PDE->Target Platform instead of the target editor. It is a different UI for target platforms and seems to work a whole lot better than the Target editor.

Sorry for the trouble on this. I'm through with finals now so I will have more time to help you.

Jay

On Tue, May 5, 2015 at 10:45 AM, Deyton, Jordan H. <deytonjh@xxxxxxxx> wrote:
Hari,


I'm cc'ing the dev list to see if anyone else can provide better details on what's wrong.


?Personally, I would just delete the workspace and start from scratch (since you already have a separate workspace for ICE). The only part that takes a while is resolving the kepler target.


Jordan


________________________________
From: Harinarayan Krishnan <hkrishnan@xxxxxxx>
Sent: Sunday, May 03, 2015 2:44 PM
To: Deyton, Jordan H.
Subject: Re: Notes about setting up ICE

Still getting the following errors (see screenshot).

Best regards,
Hari


[Inline image 1]


On Fri, May 1, 2015 at 10:37 AM, Jordan Deyton <deytonjh@xxxxxxxx<mailto:deytonjh@xxxxxxxx>> wrote:
Any luck getting it working?

Another thing I should add (sorry, I *just* realized this):

When running ice.product, you'll need to open up it's run configuration (in Eclipse's menu bar, this is Run > Run configurations...).
Then switch to its "Plug-ins" tab (at the top of the page).
Enter the filter text "win32".
Select all plug-ins that show up. Using the buttons on the right is faster.

If you don't do this, you'll get missing package errors for SWT.Display... or something along those lines. And ICE won't run.

Jordan

Jordan Deyton
Oak Ridge National Laboratory
Telephone: (865) 574-1091<tel:%28865%29%20574-1091>
Email: deytonjh@xxxxxxxx<mailto:deytonjh@xxxxxxxx>

On 4/28/2015 2:19 PM, Jordan Deyton wrote:
I forgot to add that the ICETests directory now exists as a git repo on habilis.

It should be in /home/NiCE/ICETests.git

I suppose you could check it out using Eclipse, but that will probably put it in the workspace or in C:\Users\user\git\ICETests. It needs to just be in your user directory, so I use the GitHub git shell (which is a glorified Windows command prompt) to check it out.

Jordan

Jordan Deyton
Oak Ridge National Laboratory
Telephone: (865) 574-1091<tel:%28865%29%20574-1091>
Email: deytonjh@xxxxxxxx<mailto:deytonjh@xxxxxxxx>

On 4/28/2015 2:15 PM, Jordan Deyton wrote:
Hari,

See the attached file. Hope this helps. If not, send me a message on Google, and we'll try to get it figured out.

Jordan





_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev



--
Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings



Back to the top