Search found 1 match

by peachoftree
Mon Mar 17, 2014 9:59 pm
Forum: Support and Development
Topic: Setting up Eclipse for <3 love <3
Replies: 13
Views: 12491

Re: Setting up Eclipse for <3 love <3

Step seven: under arguments add this: ${workspace_loc:/YOURPROJECT/src} Please replace YOURPROJECT with your projects name There will be more efficent methods but this is how I did it anyways, Im a java developer so Im used to eclipse. if you put ${workspace_loc:/${project_name:/src}} in arguments ...