Issue Details (XML | Word | Printable)

Key: GDS-607
Type: Bug Bug
Status: Resolved Resolved
Resolution: Cannot Reproduce
Priority: Major Major
Assignee: William Draï
Reporter: heyoulin
Votes: 0
Watchers: 0
Operations

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

latest granite eclipse builder can't find tideEntityBase.gsp

Created: 04/Jan/10 02:52 AM   Updated: 04/Jan/10 02:54 PM   Resolved: 04/Jan/10 02:54 PM
Component/s: Granite Eclipse Builder
Affects Version/s: 2.1.0_RC1
Fix Version/s: 2.1.0_RC2


 Description  « Hide
when upgrade to latest granite eclipse builder will cause can't find tideEntityBase.gsp

solution:

change org.granite.generator.template.StandardTemplateUris.java

public static final String TIDE_ENTITY_BASE = "class:org/granite/generator/template/tideEntityBase.gsp";

to

public static final String TIDE_ENTITY_BASE = "class:org/granite/generator/template/tideValidatableEntityBase.gsp";

William Draï added a comment - 04/Jan/10 12:16 PM
tideEntityBase.gsp is still present.
Are you sure you don't have a problem with your checkout ?

heyoulin added a comment - 04/Jan/10 01:47 PM
so strange, i can't find tideEntityBase.gsp

heyoulin added a comment - 04/Jan/10 02:10 PM
My fault. close it please. Sorry.

William Draï added a comment - 04/Jan/10 02:53 PM
ok, no pb