NB6Beta1BrandingChecklist
NB 6.0 Beta 1 branding checklist
The following changes will be integrated to release60_beta1 branch after it is created by RE.
Action | Resource | Status | Notes |
---|---|---|---|
Splash Screen | ide/branding/core/startup/src/org/netbeans/core/startup/splash_nb.gif | DONE | |
About Image | ide/branding/core/startup/src/org/netbeans/core/startup/about_nb.png | DONE | |
Wizard background | openide/dialogs/src/org/netbeans/modules/dialogs/defaultWizard.gif, openide/dialogs/src/org/openide/Bundle.properties | DONE | |
Updater picture | ide/branding/autoupdate/libsrc/org/netbeans/updater/resources/updatersplash_nb.gif, ide/branding/autoupdate/libsrc/org/netbeans/updater/Bundle_nb.properties | DONE | |
Branded IDE icons | ide/branding/core/startup/src/org/netbeans/core/startup/frame*_nb.gif, ide/branding/release/netbeans.icns, ide/launcher/macosx/NetBeansLauncher/netbeans.icns, ide/branding/release/netbeans.png, ide/launcher/windows/netbeans.ico, rebuild ide/launcher/windows/netbeans.exe | DONE | |
Product Title | ide/branding/core/startup/src/org/netbeans/core/startup/Bundle_nb.properties | DONE | NetBeans IDE 6.0 Beta 1 (build #) |
Main Window Title | ide/branding/core/windows/src/org/netbeans/core/windows/view/ui/Bundle_nb.properties | DONE | NetBeans IDE 6.0 Beta 1 |
Default user dir | ide/launcher/netbeans.conf | DONE | .netbeans/6.0beta1 |
Startup options | ide/launcher/netbeans.conf | DONE | -J-client -J-Xms32m -J-XX:PermSize=32m -J-XX:MaxPermSize=200m -J-Dapple.laf.useScreenMenuBar=true -J-XX:+UseConcMarkSweepGC -J-XX:+CMSClassUnloadingEnabled -J-XX:+CMSPermGenSweepingEnabled |
AU Client Version | autoupdate/src/org/netbeans/modules/autoupdate/XMLAutoupdateType.java | DONE | 1.24 |
Update Center URLs | ide/updatecenters/src/org/netbeans/modules/updatecenters/resources/Bundle.properties, ide/updatecenters/src/org/netbeans/modules/updatecenters/resources/mf-layer.xml | DONE | |
Hiding memory toolbar | core/ui/src/org/netbeans/core/ui/resources/Standard.xml, core/ide/src/org/netbeans/core/ide/resources/Standard.xml | DONE | |
Welcome Screen | DONE | Docs team will check but now they think no changes needed. | |
Product Licenses | DONE | ||
Quality Survey | DONE | ||
Names of src and binary zips | DONE | netbeans-6.0beta1.zip (for full IDE binary) netbeans-6.0beta1-src.zip (for full IDE src) netbeans-6.0beta1-<bundle>.zip (for bundles) Bundles are: "javaee", "mobility", "javase", "ruby", "cpp" | |
Bits, NBMs and UC catalog | DONE | To be pushed on the right place (dlc.sun.com). | |
Naming on the download page | DONE | NetBeans IDE 6.0 Beta 1 | |
Naming of the installer file | DONE | netbeans-6.0beta1-<platform>.{exe,sh,dmg} (for full IDE) netbeans-6.0beta1-<bundle>-<platform>.{exe,sh,dmg} (for bundles) Platforms are: "windows", "linux", "solaris", "macosx" Bundles are: "javaee", "mobility", "javase", "ruby", "cpp" | |
Naming on the welcome panel of the installer UI | DONE | NetBeans IDE 6.0 Beta 1 | |
Naming of the Add or Remove Programs entry | DONE | NetBeans IDE 6.0 Beta 1 | |
Installation directory name and location | DONE | C:\Program Files\NetBeans 6.0 Beta 1 (Windows) ~/netbeans-6.0beta1 (Linux/Solaris non-root) /opt/netbeans-6.0beta1 (root Solaris) /Applications/NetBeans/NetBeans 6.0 Beta 1.app (Mac OS X) /usr/local/netbeans-6.0beta1 (root Linux) | |
Desktop shortcut icon and label | DONE | NetBeans IDE 6.0 Beta 1 | |
Start Menu shortcuts structure, icons and labels | DONE | NetBeans IDE 6.0 Beta 1 > NetBeans IDE | |
Make sure Jack knows IDs of all installer components | http://wiki.netbeans.org/wiki/view/NB6InstallableComponents |