HandyTapestry 1.3, Tapestry IntelliJ Idea plugin

2007-11-07 Thread Alexei Orishchenko

HandyTapestry 1.3 released

If you develop a  http://tapestry.apache.org Tapestry  web application using 
http://www.jetbrains.com/idea IntelliJ Idea 
then try  http://handyedit.com/handytapestry.html HandyTapestry  plugin!

The HandyTapestry plugin for IntelliJ Idea helps you to develop Tapestry web
applications faster.
The plugin adds helpful completions and navigations in the HTML template.
The Create Tapestry component dialog helps to create components.
The plugin supports Tapestry 4.0  http://handyedit.com/handytapestry.html
Read more... 

What's new:
- Completion / navigation in "component:" attribute values
- Smart completion of page attribute values. Type page name prefix and press
Ctrl-Shift-Space!
- Smart completion of the class name in OGNL constants.
Type @Cust in OGNL expression and press Ctrl-Shift-Space to see all
classes which name starts with "Cust"!
- Page structure tool window
- Support components without component specification
- Fixes in the component libraries handling
http://handyedit.com/whatsnew.html Read more... 
-- 
View this message in context: 
http://www.nabble.com/HandyTapestry-1.3%2C-Tapestry-IntelliJ-Idea-plugin-tf4763568.html#a13623957
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



HandyTapestry 1.2.1 with Flash demos

2007-09-05 Thread Alexei Orishchenko

The Flash demos are available:
- create component with HandyTapestry (create and edit its class and
template)
- HandyTapestry configuration

The plugin update includes fixes in the configuration and page specification
handling.
-- 
View this message in context: 
http://www.nabble.com/HandyTapestry-1.2.1-with-Flash-demos-tf4382876.html#a12494264
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



HandyTapestry 1.2 released

2007-08-15 Thread Alexei Orishchenko

HandyTapestry 1.2 released

If you develop a  http://tapestry.apache.org Tapestry  web application using 
http://www.jetbrains.com/idea IntelliJ Idea 
then try  http://handyedit.com/handytapestry.html HandyTapestry  plugin!

The HandyTapestry plugin for IntelliJ Idea helps you to develop Tapestry web
applications faster.
The plugin adds helpful completions and navigations in the HTML template.
The Create Tapestry component dialog helps to create components.
The plugin supports Tapestry 4.0
http://handyedit.com/handytapestry.html Read more... 

The HandyTapestry 1.2 adds many features to increase your productivity and
find errors in component templates.
http://handyedit.com/whatsnew.html Read more... 

What's new:
1. Generate abstract getter and setter in a component class:
- Press Alt-Insert in a component class and select the "Tapestry
component property" action.
- Enter property name, class and press the Ok button.

2. Error highlighting in component template: message keys, invalid jwcid
attribute values (component types), listeners, Tapestry components with
unspecified required parameters.

3. Increase your productivity with Tapestry intentions: create listener,
message key, Tapestry component property:
Add component attribute like action="listener:save" and press Alt-Enter
after IDE marks the "listener:save" string as error. 
The Idea will suggest to create listener!

4. Rename Tapestry component action:
Right click on a component template and select the "Rename Tapestry
component" action from menu.

5. Component attribute completion: required attributes marked with red dots.

6. OGNL completion and highlighting fixes.
-- 
View this message in context: 
http://www.nabble.com/HandyTapestry-1.2-released-tf4272163.html#a12159325
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



State problems: contrib:Table in loop

2007-06-15 Thread Alexei Orishchenko

The page contains loop that renders contrib:Table on each iteration (list of
users, orders for each user).
I have problems with pagers of these tables. For example, I go to the 2nd
page in the table for 2nd user but the page isn't changed. Seems, the
Tapestry stores 1 table state for these tables.

Any thoughts how to store separate state for each table / fix pager problem?
-- 
View this message in context: 
http://www.nabble.com/State-problems%3A-contrib%3ATable-in-loop-tf3929526.html#a11144951
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[ANN] HandyTapestry 1.1, Tapestry plugin for IntelliJ Idea

2007-06-06 Thread Alexei Orishchenko

HandyTapestry 1.1 released

If you develop a  http://tapestry.apache.org Tapestry  web application using 
http://www.jetbrains.com/idea IntelliJ Idea 
then try  http://handyedit.com/handytapestry.html HandyTapestry  plugin!

The HandyTapestry plugin for IntelliJ Idea helps you to develop Tapestry web
applications faster.
The plugin adds helpful completions and navigations in the HTML template.
The Create Tapestry component dialog helps to create components.
The plugin supports Tapestry 4.0
http://handyedit.com/handytapestry.html Read more... 


What's new:
- Component type smart completion
- Error highlighting for component types, listeners, message keys and page
names
- Switch between component class and template

Fixes:
- NPE: ClassUtils.getComponentProperty()
- Usage of deprecated method: ProjectImpl.getProjectFile()
- Error: CommonLVCS.getProvidedContent()

-- 
View this message in context: 
http://www.nabble.com/-ANN--HandyTapestry-1.1%2C-Tapestry-plugin-for-IntelliJ-Idea-tf3877453.html#a10987169
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: HandyTapestry 1.0, Intellij Idea Tapestry plugin

2007-04-03 Thread Alexei Orishchenko


Dmitriy Vsekhvalnov wrote:
> 
> Is it commercial one?
> Or will go to commerce in future?
> 
The HandyTapestry is shareware. You  http://handyedit.com/eval.html try  it
(45-day evaluation license). After trial period you 
http://handyedit.com/order.html buy  the license or remove the plugin from
your computer. 
-- 
View this message in context: 
http://www.nabble.com/HandyTapestry-1.0%2C-Intellij-Idea-Tapestry-plugin-tf3505148.html#a9808433
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



HandyTapestry 1.0, Intellij Idea Tapestry plugin

2007-04-02 Thread Alexei Orishchenko

HandyTapestry 1.0 released

If you develop a  http://tapestry.apache.org/ Tapestry  web application
using  http://www.jetbrains.com/idea IntelliJ Idea 
then try  http://handyedit.com/handytapestry.html HandyTapestry  plugin!

The HandyTapestry plugin for IntelliJ Idea helps you to develop Tapestry web
applications faster.
The plugin adds helpful completions and navigations in the HTML template.
The Create Tapestry component dialog helps to create components.
The plugin supports Tapestry 4.0
http://handyedit.com/handytapestry.html Read more... 

- page specification support
- navigate / complete properties from component specification
- navigate / complete jwcid attribute value (component reference)
- delete component UI enhancements
- settings enhancement

- fix: autocomplete close tag
- fix: completion in the src attribute of the img tag
- highlighting fixes

-- 
View this message in context: 
http://www.nabble.com/HandyTapestry-1.0%2C-Intellij-Idea-Tapestry-plugin-tf3505148.html#a9788974
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[ANN] HandyTapestry Beta3, Intellij Idea Tapestry plugin

2007-03-01 Thread Alexei Orishchenko

HandyTapestry Beta 3 is available!

If you develop a  http://tapestry.apache.org Tapestry  web application using 
http://www.jetbrains.com/idea IntelliJ Idea  then try 
http://handyedit.com/handytapestry.html HandyTapestry  plugin!

The HandyTapestry plugin for IntelliJ Idea helps you to develop Tapestry web
applications faster. The plugin adds helpful completions and navigations in
the HTML template. The Create Tapestry component dialog helps to create
components. The plugin supports Tapestry 4.0 
http://handyedit.com/handytapestry.html Read more... 
What's new:

1. Removed limitations of working from 1 March. Previous versions show
messages about expired license, some functionality doesn't work from 1
March, 2007.
2. Delete component action
3. Create component actions moved to separate group
4. Class, script of the created component are created by template
5. Improvements of the Create component dialog
6. Improved license management: license dialog on project open, view /
replace license in the HandyTapestry settings
7. Fixed NullPointerException in the ExpressionEval.eval() method 
-- 
View this message in context: 
http://www.nabble.com/-ANN--HandyTapestry-Beta3%2C-Intellij-Idea-Tapestry-plugin-tf3325919.html#a9246558
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[ANN] HandyTapestry Beta 2, Tapestry plugin for IntellijJ Idea

2007-02-06 Thread Alexei Orishchenko

The HandyTapestry plugin for IntelliJ Idea helps you to develop Tapestry web
applications faster. 
The plugin provides following features:
- completions and navigations in the HTML template
- Create Tapestry component wizard
- OGNL expressions syntax and error highlighting

http://handyedit.com/handytapestry.html Read more... 

What's new:
- syntax and error highlighting in OGNL expressions
- asset, message key, OGNL constant completion and navigation
- page, key attribute value completion and navigation
- settings: extensions of template and component specification files
- fix for component creation: create folders if they don't exist
-- 
View this message in context: 
http://www.nabble.com/-ANN--HandyTapestry-Beta-2%2C-Tapestry-plugin-for-IntellijJ-Idea-tf3179555.html#a8822767
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]