
|
If you were logged in you would be able to see more operations.
|
|
|
Click Eclipse
Created: 18/Jun/06 08:46 PM
Updated: 08/Jul/06 04:24 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Environment:
|
Click IDE 1.2
|
|
|
Click 0.20 introduced support for mapping to pages which end with the name Page, e.g. login.htm -> LoginPage.java
It would be good if the switch (Ctrl + Alt + S) would also support this. For example perform the lookup in the order:
From template to page:
login.htm -> Login.java
login.htm -> LoginPage.java
From page to template:
LoginPage.java -> login-page.htm
LoginPage.java -> login.htm
|
|
Description
|
Click 0.20 introduced support for mapping to pages which end with the name Page, e.g. login.htm -> LoginPage.java
It would be good if the switch (Ctrl + Alt + S) would also support this. For example perform the lookup in the order:
From template to page:
login.htm -> Login.java
login.htm -> LoginPage.java
From page to template:
LoginPage.java -> login-page.htm
LoginPage.java -> login.htm
|
Show » |
|
|