JBoss Developer Studio ====================== version 2.0.0.CR2, November 3, 2008 Instructions ------------ You start JBoss Developer Studio by clicking on the installed icon in your program menu or desktop. Alternatively you can launch it via the command line to provide further options. On Linux that would be: cd /jbdevstudio/eclipse ./eclipse Note: Do not use GCJ as the Java to launch JBoss Developer Studio; it will crash. If your default Java vm is GCJ launch eclipse as follows to use another vm: eclipse -vm Technical Previews: ------------------- JBoss Developer Studio includes JBoss RichFaces as a Technology Preview. Future releases of the JBoss Enterprise Application Platform will officially incorporate and support JBoss RichFaces for production use. Known issues: ------------- The following issues have been identified to affect this beta release: JBIDE-1285 : If you run the Seam Tests with TestNG under Java 6 the datasources cannot be found. Workaround: Make sure the TestNG has -Dsun.lang.ClassLoader.allowArraySyntax=true as a VM argument and use JDK6u4 or above. (http://jira.jboss.org/jira/browse/JBIDE-1285) JBIDE-1129: TestNG execution for Seam 2 EAR projects will fail due to an issue with the microcontainer bundled with Seam 2.0.0.GA. Seam 1.2 and Seam 2.0.1 projects are not affected. (http://jira.jboss.org/jira/browse/JBIDE-1129) JBIDE-779: Facelet pages are marked with false warnings e.g. "Undefined attribute name (jsfc)". This is caused by Eclipse WTP's HTML Syntax Validation not being aware of Facelet specific attributes. Currently we cannot remove this false warning without removing other usefull warnings. If you want to remove these (and other warnings) you can disable the validation Windows/Preferences/Validation/HTML Syntax Validation. (http://jira.jboss.org/jira/browse/JBIDE-779) JBIDE-2700: If you start a server without having started the Debug perspective or viewed/edited a launch configuration the console view for a server will just show a blank page. Workaround is to switch to the debug perspective at least once; then the console view will show up. (https://jira.jboss.org/jira/browse/JBIDE-2700) Latest Documentation and News: ------------------------------ http://www.jboss.com/products/devstudio Bug Reports: ------------ http://jira.jboss.com/jira/browse/JBDS Forum: ------ http://jboss.com/index.html?module=bb&op=viewforum&f=258 Enjoy!