Frame2 1.3.1 is now available. The full source package is not updated yet, but it should be in the next day or so. This is a pretty minor release – only two changes, but I think they’re important changes. Enums are now supported in Events. This relies on the Enum.valueOf() behavior, so the values passed [...]
View PostBuild Web Services with the Plugin
The Eclipse plugin has just been updated, and a new plugin has been added to the mix. The new plugin allows users to create Frame2 projects with web services support by adding all of the required libraries and initial configuration. Also in the new plugin are two wizards: one for creating new Responders and one [...]
View Post Documentation, eclipse, frame2, java, open source, oss, plugin, release, sourceforge, web-application-framework, web-servicesThe Plugin, It Is Done (For Now)
The Eclipse plugin for Frame2 is done, and has been released. Grab the file over at Sourceforge, or point your Eclipse Update Manager to http://frame2.megatome.com/eclipse. Using the Update Manager is the preferred method for installing the plugin. Sourceforge Download: Eclipse Plugin Update Site for Eclipse: http://frame2.megatome.com/eclipse
View Post eclipse, frame2, open source, oss, plugin, release, sourceforge, web-application-frameworkVersion 1.3 is Released
Version 1.3 of Frame2 is officially available. The framework can be downloaded here, and the sample applications are available here. Work on the Eclipse plugin continues, with a (hopeful) release date in the next week or two.
View Post frame2, java, open source, oss, release, web-application-frameworkApproaching the Finish Line
Frame2 is almost ready to be released as a new version. I may still make some changes, but it’s definitely in Release Candidate stage now. There are only a few things that I may add before testing the heck out of it: Upgrade unit tests to JUnit 4. There are a lot of tests, especially [...]
View Post debugging, eclipse, frame2, java, junit, open source, oss, web-application-framework