Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » Kepler RCP Export wraps Program Launching Arguments(Incorrect RCP .ini generated after export if launch arguments have a space on the line)
Kepler RCP Export wraps Program Launching Arguments [message #1281999] Tue, 01 April 2014 14:21 Go to next message
Eclipse UserFriend
Hi,

I'm customizing the launch arguments for an e4 RCP application so that the configuration locations better reflect the native locations. However, it seems that with Version: Kepler Service Release 2 Build id: 20140224-0627 the generated application ini has the arguments wrapped at the whitespace.

If I manually edit the generated file, things work as expected.

My question is: what can I do to prevent this from happening?

My launch arguments for Mac are:

-data
@user.home/Library/Application Support/MYAPP
-user
@user.home/Library/Application Support/MYAPP

Yet, they appear in the generated export bundle as:

-data
@user.home/Library/Application
Support/Archistry/Desktop/Workspace
-user
@user.home/Library/Application
Support/Archistry/Desktop/Data

Obviously, this isn't the expected or desired behavior.

Also, I tried many times and finally gave up trying to specify arguments containing whitespace for the Win32 builds. No matter what I did (even hand-editing the generated INI file), the arguments were not interpreted correctly when the exported application was launched.

Should I file a bug for this?

Cheers,

ast
Re: Kepler RCP Export wraps Program Launching Arguments [message #1313367 is a reply to message #1281999] Thu, 24 April 2014 17:22 Go to previous message
Eclipse UserFriend
Hi Ast,

Please make sure that this does not occur with kepler m1 first. If it doesn't then please file a bug.

Cheers,

Wim
Previous Topic:KeyBindings
Next Topic:Eclipse 4 contributions to the IDE
Goto Forum:
  


Current Time: Thu Jul 24 18:06:09 EDT 2025

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

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

Back to the top