Java Text-Edit In Mendix

0
Is there a plug-in that allows you to edit java actions in mendix instead of using Eclipse. If not i really hope the next release of Mendix will have. Its like you compile one application two time(Eclipse and Mendix) I really think it would be cool and it would save us all a bunch of time.
asked
1 answers
1

You don't have to compile your application in Eclipse, you can just use it as a text editor with enhanced abilities. Adding another editor in the Modeler doesn't seem worth it when there are so many editors already. It's not a big problem to open your javasource folder and edit the files with something like Notepad++ yourself.

answered