Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrygusev committed Sep 9, 2013
1 parent 6c26431 commit f3758e5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ Yet another Design/Code switcher for Tapestry5 applications.

![Screenshot](https://f.cloud.github.com/assets/76579/1050715/4503627e-10be-11e3-8bf2-b9e6ccc2628b.png)

### Tapestry Context View

Go to *Window* -> *Show View* -> *Other...*, filter by "Tapestry" and select "Tapestry Context".

Tapestry Context View will appear (top right on this screenshot):

- Provides context for opened Tapestry file
- Includes code/template files of selected page/component, as well as list of properties files and @Import'ed assets
- Click on the file in a view to open this file
- Simple validation implemented to highlight assets that couldn't be resolved (supports default or 'context:' binding prefixes)

![Screenshot](https://f.cloud.github.com/assets/76579/1105085/c106e906-1918-11e3-9525-68839dcc89b2.png)


### Install

In Eclipse go to *Help* -> *Install New Software...* -> *Add...*
Expand Down

0 comments on commit f3758e5

Please sign in to comment.