Skip to main content



      Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Second DLTKLanguageToolkit
Second DLTKLanguageToolkit [message #1130625] Wed, 09 October 2013 15:29 Go to next message
Eclipse UserFriend
Is this possible to have two DLTKLanguageToolkit's on one project (two different natures and file types) ?

I'm asking, because if I register second (for example PDT + my custom toolkit), all build particpant factories receive ExternalScriptProject instead of ScriptProject
Re: Second DLTKLanguageToolkit [message #1193175 is a reply to message #1130625] Sun, 17 November 2013 19:00 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

I'm facing the exact same issue. From my digging, it doesn't seem possible:
- PriorityDLTXExtensionManager.findScriptNature always returns the 1st script nature, regardless of the context
- Model.getScriptProject takes a 'physical' project as parameter, and cannot return 2 ScriptProjects
etc...

It would be useful if a DLTK expert could confirm, or provide a workaround.

Eric
Re: Second DLTKLanguageToolkit [message #1194440 is a reply to message #1193175] Mon, 18 November 2013 09:10 Go to previous message
Eclipse UserFriend
DLTK project leader (Alexey Panchenko) confirmed me on dltk-dev list that it's not supported now. Maybe in future.

I think, that special ticket on eclipse bugzilla should be created for this.
Previous Topic:DLTK Indexing working for PHP project files, but not PHP built-ins.
Next Topic:TCL Remote debugging
Goto Forum:
  


Current Time: Sun Nov 09 21:20:55 EST 2025

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

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

Back to the top