Changes between Version 1 and Version 2 of DeveloperStartPage/Kate
- Timestamp:
- Jan 23, 2010, 9:34:23 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperStartPage/Kate
v1 v2 1 ''Kate Setup'' 1 == Kate Setup == 2 2 3 [http://groovy.codehaus.org/Other+Plugins Groovy.xml] can be found here. 3 * [http://groovy.codehaus.org/Other+Plugins Groovy.xml] for syntax highlighting. 4 * On Debian Lenny: place in ~/.kde/share/apps/katepart/syntax/ 5 * This appears work well in kate-3.5 even thought kde4 is mentioned. 4 6 5 On Debian Lenny: place in ~/.kde/share/apps/katepart/syntax 6 This appears work well in kate-3.5 even thought kde4 is mentioned. 7 8 A modified javadoc.xml that correctly highlights "@returns" is attached to this page. 7 * A modified javadoc.xml that correctly highlights "@returns" is attached to this page. 8 * Place in same location as above.