facebook

Matisse/JDeveloper compatibility

  1. MyEclipse Archived
  2.  > 
  3. Matisse/Swing UI Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #320837 Reply

    ghutto
    Member

    I am a remote developer working for a company that uses JDeveloper almost exclusively. I had some issues with JDeveloper (looong story) and decided to try out MyEclipse/Matisse to do some forms development.

    I sent the files to on of the JDevelopers and he was unable to open or show the .form file.

    Are MyEclipse/Matisse and JDeveloper compatible? What steps should I take?

    Thanks,

    George

    #320843 Reply

    support-joy
    Member

    George,

    You need to create relevant project in MyEclipse, create a matisse form and copy and paste the code from JDeveloper to MyEclipse. I am afraid, MyEclipse directly does not convert JDeveloper project / files to that of MyEclipse.

    #320845 Reply

    ghutto
    Member

    Okay, what about files going from Matisse to JDeveloper? What steps there?

    #320856 Reply

    support-tony
    Keymaster

    George,

    Matisse forms aren’t portable between different toolsets. To modify Matisse forms, you need the Matisse tool. If such a plug-in is not available in JDeveloper, then you can’t modify the form as a Matisse form. However, the generated Java code doesn’t require Matisse to work and may be usable with other IDEs that have a GUI builder. Matisse forms consist of a file (extension .form) that describes the gui elements in a way the Matisse can understand, plus a Java file that consists largely of code generated by the Matisse tool. Unfortunately, we don’t have any expertise with JDeveloper to help you migrate from one IDE to the other. If JDeveloper has a GUI development tool, it may work with the Java file, but not with the .form file, unless it has an implementation of Matisse.

    Note that Matisse will likely not be enhanced in future releases of MyEclipse (though bugs will be addressed), so we’d encourage you to move to WindowBuilder, with its Swing Developer, which is available as a free eclipse plug-in from the Eclipse organisation (and can be installed on MyEclipse, via its Configuration Center). Window Builder does not rely on a secondary description file so that may be a better option for you, if you are not heavily invested in Matisse.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Matisse/JDeveloper compatibility

You must be logged in to post in the forum log in