Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 377164

Summary: [GEF4] Wrong package name in javadocOptions.txt of org.eclipse.gef4.geometry.doc
Product: [Tools] GEF Reporter: Matthias Wienand <matthias.wienand>
Component: MiscAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: nyssen
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Matthias Wienand CLA 2012-04-19 05:53:07 EDT
The javadocOptions.txt file in the org.eclipse.gef4.geometry.doc package contains a wrong package name.

The org.eclipse.gef4.geometry.shapes packages was renamed to org.eclipse.gef4.geometry.planar. This change has to be done in the javadocOptions.txt, too.
Comment 1 Alexander Nyßen CLA 2012-04-23 03:08:19 EDT
Fixed that and added projective package to javadoc as well. Pushed changes to origin/master. Resolving as fixed.