Changes between Version 4 and Version 5 of MolgenisOnEclipseHelios


Ignore:
Timestamp:
2010-10-24T17:10:14+02:00 (14 years ago)
Author:
Morris Swertz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MolgenisOnEclipseHelios

    v4 v5  
    5050
    5151=== Q1: how to add/manage J2EE dependencies ===
    52 In Eclipse Galileo there was a seperate entry for this in the project 'properties'.
    53 In Eclipse Helios this renamed to 'Deployment Assembly'
    54 Here you can also choose other projects to be included.
     52* In Eclipse Galileo there was a seperate entry for this in the project 'properties'.
     53* In Eclipse Helios this renamed to 'Deployment Assembly'. Here you can also choose other projects to be included.
    5554
    5655=== Q2: I get 404 errors when starting the server ===
    5756This may happen if Eclipse destroys your WebContent/WEB-INF/web.xml to default.
    58 To solve this right-click WebContent/WEB-INF/web.xml and update to SVN.
    59 Then delete your web server from the 'Servers' pane and run on server again.
     57
     58To solve this:
     59* right-click WebContent/WEB-INF/web.xml
     60* update to SVN.
     61* delete your web server from the 'Servers' pane
     62* run on server again.
    6063
    6164