JdncLatestDemos

Notice originally written July 2005, the 11th. Software versions and composition may changed since.

At early July 2005, latest demos are available only on CVS. CVS projects contain ready-to-work NetBeans project files, so we advise to run these apps using this IDE first, to have a quick result.

  1. register at https://www.dev.java.net/servlets/Login, this is required to checkout files from CVS
  2. have a CVS client tool working on your system !! http://www.tortoisecvs.org/ highly recommanded
  3. download and install NetBeans 4.1 (google it); perhaps download the JDK + NetBeans bundle from Java's site, you'll have latest 1.4 or 1.5 as well - let's say 1.5 !
  4. checkout multiple modules from Java Dev
    1. CVS protocol is pserver as usual, CVS server host is cvs.dev.java.net, CVS server directory is /cvs, login is your created login
    2. checkout successively the following modules in a same parent directory, let's say c:\...\swinglabs: databinding, jdic, jdnc, swinglabs-demos, swing-layout, swingworker, swingx, wizard
  5. open swinglabs-demos with Netbeans (the project is the directory); NetBeans will find dependent projects just next to this project
  6. you can simply perform "Run" action in this project, that's it !

Complete information at https://swinglabs.dev.java.net/

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.