Click Framework  History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: CLKE-11
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Naoki Takezoe
Reporter: Malcolm Edgar
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Click Eclipse

Add switch support for pages ending with Page name

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


 Description  « Hide
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


 All   Comments   Change History      Sort Order:
Naoki Takezoe [18/Jun/06 09:50 PM]
Thanks! I'll fix this issue as soon as possible.

Naoki Takezoe [08/Jul/06 04:24 AM]
Released in ClickIDE 1.3.0.