Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » External Tool / File in Editor(External too variable for the file open in editor)
External Tool / File in Editor [message #1866216] Wed, 22 May 2024 17:03 Go to next message
Scott McDonell is currently offline Scott McDonellFriend
Messages: 1
Registered: May 2024
Location: Kanab Utah
Junior Member
Is there a way to insert an argument variable for an External Tool that references the file open in the editor? Right now I have to select a resource in the Project Explorer and am using "${resource_loc}" to pass it to my external tool (works great) but don't see a variable documented for the file open in the editor.
Re: External Tool / File in Editor [message #1866220 is a reply to message #1866216] Wed, 22 May 2024 18:34 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33222
Registered: July 2009
Senior Member
No, I don't think so. Maybe selection_resource_loc along with link with editor would work? There is selected_text so it ought not to be so hard to contribute something based on the editor's resource...

https://github.com/eclipse-platform/.github/blob/main/CONTRIBUTING.md


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Can't get started (HelloWorld tutorial)
Next Topic:Eclipse performance on Azure Virtual Desktop
Goto Forum:
  


Current Time: Thu Oct 03 14:42:28 GMT 2024

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

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

Back to the top