Tue - November 15, 2005Tapestry Palette - Eclipse 3.1 Support Now AvailableI finally managed to get the Tapestry Palette
plugin to build for Eclipse 3.1. You can install from within Eclipse via the NEW
update site at: http://tapestrypalette.sf.net/update
Posted at 08:30 PM : read more : : : Mon - April 4, 2005Tapestry Palette 0.1.12 releasedThis new release is required after upgrading
Spindle to 3.1.21, without this update you will be left with a non-functioning
palette view.
Install from within Eclipse via the update site at: http://tapestrypalette.mjhenderson.com/unstable Posted at 08:17 PM : read more : : : Thu - March 31, 2005New Version - 0.1.11 Supports Tapestery 3.0.3If you have upgraded Spindle to version 3.0.20
for the Tapestry 3.0.3 support you will need to upgrade the Tapestry Palette
plugin to version 0.1.11 to continue using drag and drop component
editing.
The update can be installed from within Eclipse via the update site at: http://tapestrypalette.mjhenderson.com/unstable Posted at 08:30 AM : read more : : : Tue - March 29, 2005Help Wanted with Tapestry Palette DevelopmentI've been working on the Palette for about 6
months now in my spare time and the feature set is getting close to what I want,
but there's plenty of work
do.
Would you like to help? Posted at 09:24 AM : read more : : : New version - 0.1.10 Support for Anonymous Implicit Tapestry componentsAn updated version of the Tapestry Palette plugin
adds support for Anonymous Implicit components, these are components declared in
the template only with a jwcid value that consists only of the component name
prefixed with an @ sign, e.g.
@Insert.
The update also includes the ability to customize the default OGNL expression inserted for required component parameters during drag and drop editing. The preferences options are documented on the SF project web site here . The update can be installed from with Eclipse via the update site at: http://tapestrypalette.mjhenderson.com/unstable Posted at 09:20 AM : read more : : : Sat - March 26, 2005Support for downloading component library dependenciesThe latest unstable version (0.1.8) of the
Tapestry Palette now supports Component library dependencies. The library
supplier can declare a list of dependent library jar files for a component
library. When the component library is dragged from the palette onto the
application specification editor the component library and it's dependencies are
all downloaded to the WEB-INF/lib folder and added to the project build
path.
The latest version can be downloaded from within Eclipse from the update site at: http://tapestrypalette.mjhenderson.com/unstable Posted at 12:23 PM : read more : : : New Version 0.1.8 - XTile Ajax Component Library available via Tapestry PaletteThe web is abuzz with developments using client
side Javascript and XMLHttpRequest (aka Ajax) to develop richer web interfaces.
It looks like MindBridge has implemented Ajax
functionality for Tapestry and posted it on t-deli.com
.
A new version of the palette, version 0.1.8, can be downloaded from the unstable update site at: http://tapestrypalette.mjhenderson.com/unstable This version adds the XTile component library to the Repositories folder so you can install the library by dragging it from the palette tree and dropping it onto your application specification. The library will be downloaded to WEB-INF/lib and added to the project build path and the specification file edited to include the library declaration. You can start using the XTile component as soon as the drop operation is complete. Posted at 09:55 AM : read more : : : Mon - March 21, 2005Tapestry Palette in Top 15 plugins at eclipseplugincentral.comI just checked the ratings at http://www.eclipseplugincentral.com and the
Tapestry Palette has made it into the top 15. Spindle is in there as well. Thanks to all
those who rated the palette. I'm looking forward to the first third-party
libraries coming on line on the palette soon.
Posted at 03:17 PM : read more : : : Tue - March 15, 2005New version - 0.1.1 of Tapestry Palette now working on OS XTapestry Palette is an Eclipse plugin which
provides a Tree browser for Tapestry components available to an application. You
can drag components from the palette and drop them onto a template to add the
component.
This update now provides the remote library access feature which debuted in version 0.1.0 on OS X. The update can be installed from within Eclipse from the unstable update site at: http://tapestrypalette.mjhenderson.com/unstable Posted at 08:03 PM : read more : : : Fri - March 11, 2005Unstable moved to stableI still see the 0.0.9 version of the plugin being
downloaded from the stable updates site. Since this version will not work with
the latest Spindle version I have copied the unstable update site to the stable
update site at http://www,mjhenderson.com/updates
Posted at 11:31 AM : read more : : : Thu - March 10, 2005Updates sites and Spindle versionsI have noticed in my web stats reports that
versions are being downloaded from both the updates and unstable directories. If
you do download from the updates site you will only be able to work with Spindle
version 3.1.15 (Tapestry version 3.01). If you have Spindle 3.1.17 (Tapestry
version 3.02) installed you must use the plugin from the unstable update site in
order to use the drag and drop editing features of the palette.
Posted at 04:11 PM : read more : : : Wed - March 9, 2005New Version 0.1.0 - Access to remote component libraries from within EclipseA new version of the Tapestry Palette Eclipse
plugin is available. This version integrates access to remote component
libraries from within Eclipse. Libraries can be downloaded and added to a
tapestry project by dragging an icon from the palette view onto the application
specification file.
This version is the result of a major re-factoring of the code base from one plugin into several so I have placed it on the "unstable" update site at http://tapestrypalette.mjhenderson.com/unstable. Expect some bugs and speed bumps, I intend working on optimizations in the coming weeks. A Flash movie (1.2MB) tour of the palette is available here . If you are a Tapestry component library author and wish to find out how to make your library available from the palette, email me at michaelh@mjhenderson.com , or wait a few days and I'll post to this blog. Posted at 09:28 PM : read more : : : Thu - February 24, 2005New version 0.0.10 - support for Tapestry 3.0.2/Spindle 3.1.16I have posted an update to the Tapestry Palette
plugin which supports Tapestry version 3.0.2 and requires Spindle version 3.1.16
at a minimum.
The update is part of work in progress so I have posted to a separate update site at: http://tapestrypalette.mjhenderson.com/unstable This update is required for working with Spindle versions greater than 3.1.15 Posted at 03:05 PM : read more : : : Tue - February 8, 2005New Version 0.0.9 - support for implicit components and moreThis version adds a Preferences page with options
to support drag and drop addition of implicit component declarations to Tapestry
templates and an option to allow manual entry of component ids during drag and
drop editing.
Posted at 01:56 PM : read more : : : Tue - November 16, 2004New Version 0.0.8 - OS X drag and drop workingAfter subscribing to the Eclipse newsgroups I
got component drag and drop working on OS X.
Posted at 08:02 PM : read more : : : |
Calendar
Rate this Plugin
SourceForge
|
||||||||||||||