Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Second DLTKLanguageToolkit
Second DLTKLanguageToolkit [message #1130625] Wed, 09 October 2013 19:29 Go to next message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 290
Registered: March 2013
Senior Member
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] Mon, 18 November 2013 00:00 Go to previous messageGo to next message
Eric Vergnaud is currently offline Eric VergnaudFriend
Messages: 1
Registered: November 2013
Junior Member
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 14:10 Go to previous message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 290
Registered: March 2013
Senior Member
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: Fri Apr 26 05:18:54 GMT 2024

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

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

Back to the top