facebook

Struts-config design view shows up blank! [Closed]

💡
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 Archived
  2.  > 
  3. Bugs
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #237046 Reply

    everbright
    Member

    Hi,

    I’m using MyEclipse 4.0M2. Not sure if this is a bug, but when I tried to use the design view for struts-config.xml for a Struts-enabled web project, nothing shows in th GUI at all.

    I’ve tried to manually configure a form bean in the Source view. But when I returned to the Design view, nothing shows at all 😥

    I’ve also tried to create another form bean using the UI’s dialog for doing so, and again nothing appears, even though in the source view, the form bean was created correctly.

    Anyone has any ideas if I may be missing out on some configuration here?

    Thanks!

    #237049

    Brian Fernandes
    Moderator

    We only display Actions, Action Forwards, Global forwards and Pages (JSP / XML / HTML etc.) graphically in the Design view. The actual forwards (from /foo.do to foo.jsp) will be displayed with connecting edges where appropriate.
    Form beans are not displayed graphically, so creating a form bean will not result in any sort of display in the Design view.

    Best,
    Brian.

    #237050

    everbright
    Member

    Ah… I see! ok then, thanks for the clairification!
    Sorry for the false alarm

    #237052

    Brian Fernandes
    Moderator

    No problemo 🙂

    Brian.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Struts-config design view shows up blank! [Closed]

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