Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] What change in 0.15.0 caused the arch-specific entries in the application ini file?

Hi!

 

I recognized arch specific entries (launcher JAR) in my RCP applications ini file and I´m curious which change caused these. Especially because I did something similar using the p2 adivce file and these entries get overwritten now… What I did is copying arch specific ini files (different –vm entries for different archs, mainly win32 / win32_64) to the root directory during the configure stage. The <launcherArgs> section in my product file is empty, so no ini file was generated at all.


Back to the top