-
Notifications
You must be signed in to change notification settings - Fork 26
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
Comments
Probably a command line runner to begin with then look into how we can support it |
i would also like to see it working in Android Studio |
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. |
+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. |
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 |
https://developer.android.com/tools/help/adt.html
I hope now it makes it worth your effort to support it. I did not found the command line runner, is anything distributed now ? |
This is interesting http://blog.efftinge.de/2014/10/eclipse-xtext-goes-intellij-idea.html |
I did not found the command line runner, is anything distributed now ? |
[intellij] Generated an intellij plugin for Xtext language |
Yes, its coming :) |
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? |
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 |
Any intentions for compatibility with Android Studio?
The text was updated successfully, but these errors were encountered: