Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Export fails on Mac OS X Java 7
Export fails on Mac OS X Java 7 [message #1008157] Mon, 11 February 2013 07:15 Go to next message
Patrick Baenziger is currently offline Patrick BaenzigerFriend
Messages: 96
Registered: September 2011
Member
Hello everyone

I'd like to ask if anyone of you has encountered the following problem or knows a solution:

I just set up a brand-new installation of Mac OS X 10.7.5 with Oracle Java JDK 7 (1.7.13).
With Scout Juno SR1, I used the project wizard to create a sample project with 1 form and tried to export it.

However, the export wizard fails with the following error when exporting the swing client product:
~/Development/scout-workspace/.metadata/.plugins/org.eclipse.pde.core/temp/org.eclipse.pde.container.feature/compile.org.eclipse.pde.container.feature.xml:4: The following error occurred while executing this line:
~/Development/scout-workspace/ch.defiant.scouttutorial.shared/build.xml:31: /Library/Java/JavaVirtualMachines/jdk1.7.0_13.jdk/Contents/Home/Classes does not exist.
The following error occurred while executing this line:
~/Development/scout-workspace/ch.defiant.scouttutorial.shared/build.xml:31: /Library/Java/JavaVirtualMachines/jdk1.7.0_13.jdk/Contents/Home/Classes does not exist.


Indeed, the folder "Class" folder in "/Library/Java/JavaVirtualMachines/jdk1.7.0_13.jdk/Contents/Home/Classes" does not exist.

Is this an installation problem, configuration problem (environment) or a bug?

Kind regards,
Patrick

java version "1.7.0_13"
Java(TM) SE Runtime Environment (build 1.7.0_13-b20)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)

Version: Juno Service Release 1
Build id: 20120920-0800

Scout 3.8.1.201209171521
Re: Export fails on Mac OS X Java 7 [message #1008165 is a reply to message #1008157] Mon, 11 February 2013 08:42 Go to previous messageGo to next message
Judith Gull is currently offline Judith GullFriend
Messages: 75
Registered: February 2010
Member
Hi Patrick

This is probably due to the bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=378445

Can you try again with SR2 RC3?
http://download.eclipse.org/scout/releases/3.8/3.8.2

Regards,
Judith
Re: Export fails on Mac OS X Java 7 [message #1008229 is a reply to message #1008165] Mon, 11 February 2013 15:56 Go to previous messageGo to next message
Patrick Baenziger is currently offline Patrick BaenzigerFriend
Messages: 96
Registered: September 2011
Member
Hello Judith

Has that download been moved?
The link doesn't seem to be working for me (404) and it is not linked anywhere else on the download site...

TIA,
Patrick
Re: Export fails on Mac OS X Java 7 [message #1008233 is a reply to message #1008229] Mon, 11 February 2013 16:18 Go to previous messageGo to next message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 1252
Registered: October 2011
Senior Member
Hi Patrick.

The page is not a real 404:
Quote:
This is an Eclipse Update site/p2 repository; you must access it from Eclipse (see how).
icon14.gif  Re: Export fails on Mac OS X Java 7 [message #1008297 is a reply to message #1008233] Mon, 11 February 2013 19:47 Go to previous message
Patrick Baenziger is currently offline Patrick BaenzigerFriend
Messages: 96
Registered: September 2011
Member
Ah thank you Jérémie and Judith.

Now it worked.

For everyone else with this problem:
I had to download the developer build for Juno SR2 (Eclipse itself needed the update, not only the scout plugins), because it is not itself a Scout-Bug.

Regards,
Patrick
Previous Topic:RadioButtonGroup not disabling its children
Next Topic:child page do not decorate untll it's been clicked in an outline based application
Goto Forum:
  


Current Time: Fri Apr 26 11:22:42 GMT 2024

Powered by FUDForum. Page generated in 0.03095 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top