Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Beta2
-
Fix Version/s: 3.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ACE
-
ICEsoft Forum Reference:
Description
When the @Property(javadocGet) field is not set, it's contents should default to include the tlddoc, if that was specified. Same for javadocSet. That way, IDEs will show the same documentation when editing .java files as they will when editing .xhtml files.
Issue Links
Activity
Mark Collette
created issue -
Mark Collette
made changes -
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 2.0.0 [ 10230 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee | Greg Dick [ greg.dick ] |
Ken Fyten
made changes -
Assignee Priority | P2 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23448 | Fri Dec 10 11:24:11 MST 2010 | greg.dick | |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/generator/src/org/icefaces/generator/xmlbuilder/TLDBuilder.java
|
Greg Dick
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Greg Dick
made changes -
Salesforce Case | [] | |
Description |
When the @Component(javadocGet) field is not set, it's contents should default to include the tlddoc, if that was specified. Same for javadocSet. That way, IDEs will show the same documentation when editing .java files as they will when editing .xhtml files. |
When the @Property(javadocGet) field is not set, it's contents should default to include the tlddoc, if that was specified. Same for javadocSet. That way, IDEs will show the same documentation when editing .java files as they will when editing .xhtml files. |
Ken Fyten
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Ken Fyten
made changes -
ICEsoft Forum Reference | http://www.icefaces.org/JForum/posts/list/18240.page#66312 | |
Salesforce Case | [] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23532 | Wed Dec 15 09:56:45 MST 2010 | greg.dick | |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/generator/src/org/icefaces/generator/xmlbuilder/TLDBuilder.java
|
Ken Fyten
made changes -
Fix Version/s | 2.1 [ 10241 ] | |
Fix Version/s | 2.0.0 [ 10230 ] | |
Assignee Priority | P2 |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee | Greg Dick [ greg.dick ] | Mark Collette [ mark.collette ] |
Ken Fyten
made changes -
Fix Version/s | 3.1 [ 10312 ] | |
Fix Version/s | 3.0 [ 10241 ] |
Ken Fyten
made changes -
Fix Version/s | 3.2 [ 10338 ] | |
Fix Version/s | 3.1 [ 10312 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31705 | Tue Oct 23 18:15:50 MDT 2012 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/artifacts/ComponentArtifact.java
MODIFY /icefaces3/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/context/MetaContext.java |
Migration
made changes -
Fix Version/s | 3.3 [ 10370 ] | |
Fix Version/s | 3.2 [ 10338 ] |
Migration
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Issue Type | New Feature [ 2 ] | Improvement [ 4 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Refer to
ICE-6209. For javadocGet and javadocSet, append the tlddoc once it includes defaultValue.