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

Bug 486591

Summary: Enable -javafx extension for javadoc generation.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: RelEngAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.2.0   
Target Milestone: 4.0.0 (Neon) M6   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2016-01-26 11:52:04 EST
We should enable the -javafx option (as defined in http://docs.oracle.com/javase/8/docs/technotes/tools/windows/javadoc.html#CHDCAFDD) when generating javadoc. Because we now use JavaFX properties throughout, it would improve the consistency of the documentation (as getters and setters would be related to properties).
Comment 1 Alexander Nyßen CLA 2016-03-07 10:19:20 EST
Enabled javafx Javadoc option if build is executed with Java 8 vm. Resolving as fixed in 4.0.0 M6.