#166049: GF v3 prelude should be the default server
Erno Mononen <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Please review the fix for http://www.netbeans.org/issues/show_bug.cgi?id=166049 Problem: GF v3 Prelude is not the default server for Rails projects. Fix: Changed the order of the server list in the rails project wizard so that GF Prelude is the default server and made sure that the GF Gem placeholder item doesn't get added as the default server when Prelude is present. Changeset: http://hg.netbeans.org/ruby-main/rev/1171de4336a4 Verified by QE (mschovanek). Erno