facebook

[ANN] M1 – NewFormWizard requires internet access

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

    support-michael
    Keymaster

    There is a bug in the M1 implementation Matisse4MyEclipse that requires internet access for the NewFormWizard to prepopulate its list of UI types. The issue is due the use of Xerces XML parser that will attempt to load a remote DTD even when XML validation is disabled.

    The DTD that is being retrieved is:

    <!DOCTYPE filesystem PUBLIC “-//NetBeans//DTD Filesystem 1.0//EN” “http://www.netbeans.org/dtds/filesystem-1_0.dtd”&gt;

    This will be fixed in the next release to load a local version from the Matisse4MyEclipse plugin.

    Regards,

    #253348 Reply

    Ed Fowler
    Member

    Is there a work around for this?
    Can the dtd be downloaded and added into a classpath directory?

    Cheers,
    Ed

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: [ANN] M1 – NewFormWizard requires internet access

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