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 "EPP/Obsolete/Package Testing"

< EPP
(New page: ==General Package Tests== ===Before starting Eclipse=== ===Running Eclipse=== ==Individual Package Tests== ===CPP Package=== ===Java Package=== ===JEE Package=== ===RCP Package=== ===Mo...)
 
m (Before starting Eclipse)
Line 2: Line 2:
  
 
===Before starting Eclipse===
 
===Before starting Eclipse===
 +
* eclipse.ini: correct memory settings, any updates necessary?
 +
* configuration/config.ini: correct product (eclipse.product)?
 +
* plugins/org.eclipse.platform_*/plugin_customization.ini: correct default perspective (org.eclipse.ui/defaultPerspectiveId)?
 +
* linux-packages: executable bits set on eclipse?
 +
 
===Running Eclipse===
 
===Running Eclipse===
  

Revision as of 11:09, 12 April 2008

General Package Tests

Before starting Eclipse

  • eclipse.ini: correct memory settings, any updates necessary?
  • configuration/config.ini: correct product (eclipse.product)?
  • plugins/org.eclipse.platform_*/plugin_customization.ini: correct default perspective (org.eclipse.ui/defaultPerspectiveId)?
  • linux-packages: executable bits set on eclipse?

Running Eclipse

Individual Package Tests

CPP Package

Java Package

JEE Package

RCP Package

Modeling Package

Reporting Package

Back to the top