Properties from file for java application in eclipse -
I want to run a Java class in the eclipse with vm arguments. Is there any way, I can tell the properties file from which this argument can be raised.
i don
but if you have a Java class in Eclipse with VM arguments , You can set those Vim arguments under the Logic tab (in the VM logic text box) in the runtime configuration of your project.
Comments
Post a Comment