facebook

matisse can’t find dt.jar

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #281711 Reply

    douglasv
    Member

    when trying the matisse tutorial , the program could not find the –“dt.jar”–

    a search found it within “myeclipse”
    I did a browse, and used the dt.jar in the myeclipse path

    Why didn’t it install properly?
    is this a “Harbinger” of other maladies?

    Should I use the one in
    C:\Program Files\Java\jdk1.6.0_03\lib

    But, jdk1.6.0_03 “IS” myelcipse’s Installed JREs

    MyEclipse couldn’t find registered setting from within???

    #281713

    Loyal Water
    Member

    How did you setup MyEclipse? Using the plugin installer or the All in one installer ?

    #281720

    douglasv
    Member

    @support-nipun wrote:

    How did you setup MyEclipse? Using the plugin installer or the All in one installer ?

    All in one installer,

    #281786

    Riyad Kalla
    Member

    douglasv,
    A few things:

    1. If you installed using All in One, then the JRE (not JDK) that MyEclipse is run with and by default registered is 1.5.0_11, and it contains no dt.jar
    2. You need to set the dt.jar you want to use in accordance with whatever JDK compliance level you plan to use with your project. For example, if you want to use Java 6, then browse to the location of dt.jar from your Java 6 JDK (not JRE) installation and select that.

    Matisse4MyEclipse uses the designer information from that JAR at design time to provide additional info for you in the palette. That is why you want to try and match it with the JDK you will be using in your project.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: matisse can’t find dt.jar

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