Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] -Xdock:icon being automatically at Linux ??

Hi,

That’s due to a change in the launcher. But PDE hasn’t been updated. Yet.

-Gunnar

Am 27.09.2014 um 15:50 schrieb Cristiano Gavião <cvgaviao@xxxxxxxxx>:

Hello,

I'm using eclipse Luna sr1. I've created a .product file for a headless equinox application. I haven't any icon set in the launcher session of product file. I just changed the launcher name.

But when I click on the launch button I'm receiving the error below:

Unrecognized option: -Xdock:icon=../Resources/Eclipse.icns
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
 
I found that the correspondent launcher are being created with these VM arguments:

-Xms40m -Xmx512m -Xdock:icon=../Resources/Eclipse.icns -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts

Those values wouldn't come from the .product file ?

is this a PDE bug ?

thanks,

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

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx






Back to the top