You are not logged in.
Ads (what is this?) |
Announcement
|
Ads (what is this?) |
Pages: 1
Download it
This is the first milestone for Talend Open Studio 4.0.
The migration to Eclipse 3.5 allows a better support of Ubuntu 9.10 and you might also note that now the binaries are directly executables on Linux and MacOS.
Discover the full list of fixed bugs on the bugtracker changelog page.
Offline

Hurray, official Mac support would be fabulous.
Alas, it is not yet working out of the box. I get the following error message on startup:
"The TalendOpenStudio-macosx-carbon executable launcher was unable to locate its companion launcher.jar"
It seems that the jar file of the equinox launcher has been updated, but an old reference is still in TalendOpenStudio-macosx-carbon.app/Contents/MacOS/TalendOpenStudio-macosx-carbon.ini
For a successfull launch, you have to update the following old lines in this ini file
-startup
../../../plugins/org.eclipse.equinox.launcher_1.0.200.v20090520.jar
with the following new lines:
-startup
../../../plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
Best regards,
Michael
Offline
It also seems that the folder org.eclipse.equinox.launcher.carbon.macosx_1.0.200.v20090520-1835 in
--launcher.library
../../../plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.200.v20090520-1835
doesn't exist
isn't org.eclipse.equinox.launcher.cocoa.macosx_1.0.1.R35x_v20090707 the right library folder?
nelvadas wrote:
isn't org.eclipse.equinox.launcher.cocoa.macosx_1.0.1.R35x_v20090707 the right library folder?
Error "org.eclipse.equinox.launcher.carbon.macosx_1.0.200.v20090520-1835"
Pages: 1