Development
Getting the sources
- Switch to a new workspace:
File / Switch Workspace / Other…- Choose a new directory, e.g.
workspace.qxdt
- Install subclipse:
- Follow the install instructions on the subclipse homepage
- Restart Eclipse
- Team Project Set
File / Import…Team / Team Project Set- Select the
jsdt-qooxdoo.psffile
- During checkout you might be asked for the CVS authentication for some associated Eclipse projects. You can simply use anonymous credentials:
- User:
anonymous - Password: [empty]
- Add perspective
Window / Open Perspective / Other…: Plug-in Development
Run / Run Configurations…- Select
Eclipse Application - Click Button
New launch configuration - Rename to e.g.
qxdt - Rename workspace to e.g.
runtime-qxdt Argumentstab: "VM arguments" :-Xmx256m- Run
Changes
You might also be interested in new and noteworthy changes to the pre-build plugin.
