Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JEE Status Meetings/2009-07-09"

(Agenda)
(Agenda)
Line 21: Line 21:
 
** What is single root structure? [https://bugs.eclipse.org/279360 279360]
 
** What is single root structure? [https://bugs.eclipse.org/279360 279360]
 
** possible selection of basic vs. flexible
 
** possible selection of basic vs. flexible
 +
** Excessive complexity in JEE Tools' models and possible solutions [https://bugs.eclipse.org/282830 282830]
  
 
== Minutes ==
 
== Minutes ==

Revision as of 08:08, 8 July 2009

Attendees

Agenda

Proposed Scenarios

  • Select projects (add/remove)
  • Select jars (or other resources) inside the workspace (add/remove)
  • Select jars (or other resources) outside the workspace (add/remove)
  • Editing the deployment path/archive name

Content of the Module Dependency Page (Note that this is focused at EAR module assembly)

  • Update on Rob's latest work
    • Rob reduced the number of columns to 2
    • The UI can now change deploy path *and* archiveName in the descriptor component.xml file
    • Both deploy path and archive name are editable in column 0 in the editor as one path, which is then separated during the operations
    • Rob has not added UI for adding wb-resource elements as there was no general consensus on whether this is a desired feature
    • Rob has not migrated the buttons into a multi-page wizard yet as there was no clear agreement on what should go into it
  • Classpath entries
    • Leveraging the JDT UI (is it possible yet?)
  • Tangential Topics
    • What is single root structure? 279360
    • possible selection of basic vs. flexible
    • Excessive complexity in JEE Tools' models and possible solutions 282830

Minutes

Back to the top