Please conform to the following format when completing your G.beta.
The primary difference with regards to the G.Alpha is that I need to see your source code! So make sure that you also provide to me (within the Zip file) the source for your component. So your Zip file should contain (a) the source code for your component(s); (b) the CD file for these component(s); (c) the installXXX.jar file for the component; and (d) the URL for your published component. Make sure the URL is visible and properly points to the directory within which the installXXX.jar file exists.
You now should have nearly half of your component implemented. This is a chance for feedback if you aren't there yet. Take advantage of it.
To make your component available to the rest of the class, you should provide a globally accessible URL where you will place the files. In particular, this URL must point to a directory. Within that directory you will place the three files that are generated by the Packager.
Write the Component Definition File (CD) and conform to the style and standard I have already shown you in the Development and Framework projects. Be sure to write a ComponentURL tag that matches the above one.
One you have hand-written the CD file, run FoundationSWT (as you did in the tutorial) and launch the packager. Choose to "Create the installation Jar File" and you will generate three files (an HTM, CD, and JAR file). Copy these three files into the directory noted above by your Component URL file.
First Updated: 11:41 PM April 13th