Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » External Tool Issue
External Tool Issue [message #1413805] Fri, 29 August 2014 13:12
Matt Lavinder is currently offline Matt LavinderFriend
Messages: 1
Registered: August 2014
Junior Member
I am trying to create an External Tool for JSDoc and it is not working. I KNOW I have done something like this before, but maybe not to a specific resource.

It includes a variable for resource_loc and I keep getting "Variable not recognized: ${resource_loc}". I have a javascript file selected in the Project Explorer when I run the tool I have also tried selected_resource_loc and that does not work either.

I am using Eclipse Luna and here is my configuration for the tool:

Location: C:\Program Files\Java\jre7\bin\java.exe
Working Dir: C:\Users\mlavinder\Work\DevLib\jsdoc-3.2.2\
Arguments: -jar jsrun.jar app\run.js "${resource_loc}" -p -d="${project_loc}\docs\js\private"

Any help is appreciated. I would hate to have to create different tools for different scripts.
Previous Topic:What has hapened to Luna Online Help?
Next Topic:Eclipse/Class code for calculating. Please help me.
Goto Forum:
  


Current Time: Sat Apr 20 14:06:53 GMT 2024

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

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

Back to the top