Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » I want to use my created language in PHPStorm.
I want to use my created language in PHPStorm. [message #1715357] Sun, 22 November 2015 18:12 Go to next message
Max Steinwachs is currently offline Max SteinwachsFriend
Messages: 3
Registered: November 2015
Location: Gießen
Junior Member
Hello all,

I want to use my own language on PHPStorm with generator...
I have IntelliJ IDEA with Xtext and try to export the created plugin for PHPStorm. But the created plugin has a dependency to the "Xtext IDEA Core" and Xtext IDEA Core has a dependency to JUnit.
Is there any way, to make the plugin run on PHPStorm? or are there some ideas to make it possible?

Thanks for your help (=

IntelliJ 15.0.1 with Xtext 2.9.0.rc2
PHPStorm 10.0.1
Re: I want to use my created language in PHPStorm. [message #1715812 is a reply to message #1715357] Thu, 26 November 2015 12:06 Go to previous messageGo to next message
Stefan Oehme is currently offline Stefan OehmeFriend
Messages: 159
Registered: April 2010
Location: Kiel
Senior Member

We currently only target IDEA, but please feel free to open a feature request for other platforms.

The main problem is that the other IntelliJ-based IDEs are forks of the original code base and sometimes classes have completely different API. So supporting them might turn out to be very hard.

Cheers,
Stefan
Re: I want to use my created language in PHPStorm. [message #1715841 is a reply to message #1715812] Thu, 26 November 2015 14:29 Go to previous message
Max Steinwachs is currently offline Max SteinwachsFriend
Messages: 3
Registered: November 2015
Location: Gießen
Junior Member
Thanks, (=
I have created an request. I worked on my own for this feature and the editor works now on PHPStorm, but the generator not.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=483095

Best regards,
Max
Previous Topic:Get information about current bundle in generator
Next Topic:Out of memory Xtext RC1 (IDEA)
Goto Forum:
  


Current Time: Thu Mar 28 20:11:10 GMT 2024

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

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

Back to the top