Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Studio #146

Open
cheneveld opened this issue May 16, 2013 · 12 comments
Open

Android Studio #146

cheneveld opened this issue May 16, 2013 · 12 comments

Comments

@cheneveld
Copy link

Any intentions for compatibility with Android Studio?

@fluxtah
Copy link
Contributor

fluxtah commented May 16, 2013

Probably a command line runner to begin with then look into how we can support it

@elincognito
Copy link

i would also like to see it working in Android Studio

@fluxtah
Copy link
Contributor

fluxtah commented Oct 10, 2013

There is a command line runner now in the build but its currently not distributed, I would need to write some docs for it.

As for Android Studio, it would not be worth my effort to support it since it does not provide support for many eclipse technologies that make DSL's possible.

@mrjbg
Copy link

mrjbg commented Mar 26, 2014

+1 for support for Android Studio :) This would make us developers not bound to eclipse. I work with eclipse, but if it happens that I must work with Android Studio I would like to still be able to use mechanoid.

@fluxtah
Copy link
Contributor

fluxtah commented Mar 28, 2014

This would be awesome, unfortunately xText is an Eclipse product and to get it to work with Android Studio would be challenging, I have seen one project that looks like it might get it a little way there

https://github.com/akosyakov/intellij-idea-plugin-generator

Looks old but, could be possible

@hannesa2
Copy link

https://developer.android.com/tools/help/adt.html

If you have been using Eclipse with ADT, be aware that Android Studio is now the official 
IDE for Android, so you should migrate to Android Studio to receive all the latest 
IDE updates

I hope now it makes it worth your effort to support it.

I did not found the command line runner, is anything distributed now ?

@hannesa2
Copy link

@hannesa2
Copy link

I did not found the command line runner, is anything distributed now ?

@hannesa2
Copy link

hannesa2 commented Mar 2, 2015

[intellij] Generated an intellij plugin for Xtext language
eclipse-xtext/xtext@74839b0

@fluxtah
Copy link
Contributor

fluxtah commented Mar 2, 2015

Yes, its coming :)

@samiuelson
Copy link

So. Are you going to make mechanoid for Android Studio now? There's also a clone of mechanoidDB for A.S.: https://github.com/justeat/mickeydb Maybe it can be of any help for creating oficial release?

@fluxtah
Copy link
Contributor

fluxtah commented Jun 3, 2015

Hey @samiuelson yes, mickeydb is now the official Mechanoid DB project, I am no longer working on Mechanoid Db in favour of mickeydb.

We are just waiting on an official xtext release that will give us intellij support for the mickeydb grammar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants