eclipse where is args[] stored? -


i know eclipse save entered args?(in file?) because these args entered -say- month ago remembered.

see snapshot: eclipse screenshot

i'd suggest save launch config shared file in project folder. find option in commons tab in screenshot.

if open text-editor find following 2 tags

<stringattribute key="org.eclipse.jdt.launching.program_arguments" value="your program arguments"/> <stringattribute key="org.eclipse.jdt.launching.vm_arguments" value="your vm arguments"/>

i share projects launch config in company's scm.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -