If you look at JavaFX Scene Builder, it's at version 2.0 since: 2014-03-21 09:29. It's also kinda hard to find it on Oracle's website. There is no Wikipedia page for it, so I want to ask, is it decrepit, obsolete? I want to use it for desktop GUI development.
            Asked
            
        
        
            Active
            
        
            Viewed 437 times
        
    1
            
            
        - 
                    Related (possibly duplicating): [Where exactly can I download the latest version of Scene Builder for Java?](http://stackoverflow.com/questions/28808130/where-exactly-can-i-download-the-latest-version-of-scene-builder-for-java) and [Where is the JavaFX scene builder gone?](http://stackoverflow.com/questions/28880785/where-is-the-javafx-scene-builder-gone) – jewelsea Dec 16 '15 at 06:26
 
1 Answers
5
            It is being maintained by Oracle, but builds are being made available by Gluon here: http://gluonhq.com/open-source/scene-builder/
        Jonathan Giles
        
- 666
 - 4
 - 7
 
- 
                    I guess the precise question would be whether there is still active development going on or whether it is just in maintenance mode? – mipa Dec 16 '15 at 11:02