Index: ide/src/org/netbeans/core/upgrade/CopyUtil.java =================================================================== RCS file: /cvs/core/ide/src/org/netbeans/core/upgrade/CopyUtil.java,v retrieving revision 1.12.2.3 diff -u -r1.12.2.3 CopyUtil.java --- ide/src/org/netbeans/core/upgrade/CopyUtil.java 27 Mar 2003 08:33:01 -0000 1.12.2.3 +++ ide/src/org/netbeans/core/upgrade/CopyUtil.java 5 Mar 2004 17:51:59 -0000 @@ -70,12 +70,15 @@ "Forte for Java 4, Enterprise Edition", // NOI18N "Sun ONE Studio 4 update 1, Community Edition", //NOI18N "Sun ONE Studio 4 update 1, Enterprise Edition", //NOI18N + "Sun ONE Studio 5, Standard Edition", // NOI18N "NetBeans IDE 3.1", // NOI18N "NetBeans IDE 3.2", // NOI18N "NetBeans IDE, Release 3.3", // NOI18N "NetBeans IDE Version 3.3", // NOI18N "NetBeans IDE 3.3", // NOI18N "NetBeans IDE 3.4", // NOI18N + "NetBeans IDE 3.5", // NOI18N + "NetBeans IDE 3.5.1", // NOI18N "NetBeans IDE, Development Version", // NOI18N "NetBeans IDE Development Version" // NOI18N }; @@ -89,6 +92,7 @@ "nbdev.cfg", // NOI18N "nbdev.cfg", // NOI18N "nbdev.cfg", // NOI18N + "nbdev.cfg", // NOI18N "netbeans31.cfg", // NOI18N "nbdev.cfg", // NOI18N "nbdev.cfg", // NOI18N @@ -96,6 +100,8 @@ "nbdev.cfg", // NOI18N "nbdev.cfg", // NOI18N "nbdev.cfg", // NOI18N + "nbdev.cfg", // NOI18N + "nbdev.cfg", // NOI18N "nbdev.cfg" // NOI18N }; } else { @@ -106,12 +112,15 @@ "Forte for Java, CE v. 3.0", // NOI18N "Forte for Java 4, Community Edition", // NOI18N "Sun ONE Studio 4 update 1, Community Edition", //NOI18N + "Sun ONE Studio 5, Standard Edition", // NOI18N "NetBeans IDE 3.1", // NOI18N "NetBeans IDE 3.2", // NOI18N "NetBeans IDE, Release 3.3", // NOI18N "NetBeans IDE Version 3.3", // NOI18N "NetBeans IDE 3.3", // NOI18N "NetBeans IDE 3.4", // NOI18N + "NetBeans IDE 3.5", // NOI18N + "NetBeans IDE 3.5.1", // NOI18N "NetBeans IDE, Development Version", // NOI18N "NetBeans IDE Development Version" // NOI18N }; @@ -121,7 +130,10 @@ "nbdev.cfg", // NOI18N "nbdev.cfg", // NOI18N "nbdev.cfg", // NOI18N + "nbdev.cfg", // NOI18N "netbeans31.cfg", // NOI18N + "nbdev.cfg", // NOI18N + "nbdev.cfg", // NOI18N "nbdev.cfg", // NOI18N "nbdev.cfg", // NOI18N "nbdev.cfg", // NOI18N