| Future of this project
Doesn't seem like Kenai will close after all, instead the projects will be migrated to java.net[1]. Interesting times. [1]: http://blogs.sun.com/projectkenai/entry/the_future_of_kenai_com
|
NetBeans Extenstion Collection
» Click User Forum
|
March 17, 2010 13:06
by: sabob
|
| Future of this project
Hi all, Sounds as if Oracle is going to discontinue Kenai? See [1]. Are there any plans to move this project somewhere else such as Google Code? kind regards bob [1]: http://blogs.sun.com/projectk . . .
|
NetBeans Extenstion Collection
» Click User Forum
|
March 17, 2010 13:06
by: sabob
|
| Logic for determining a Click project
Hi all, Currently NB-Click determines if the project is a Click project based on whether the ClickServlet is registered in web.xml. However if using a subclass of ClickServlet this check won't work. S . . .
|
NetBeans Extenstion Collection
» Click User Forum
|
December 04, 2009 12:29
by: hantsy
|
| Click library is null
Thanks Hantsy. Btw I've published a blog entry of the plugin as well: http://click-framework.blogspot.com/2009/10/netbeans-plugin-released-for-apache.html kind regards bob
|
NetBeans Extenstion Collection
» Click User Forum
|
October 27, 2009 05:03
by: hantsy
|
| Click library is null
Done: https://kenai.com/bugzilla/show_bug.cgi?id=1321 https://kenai.com/bugzilla/show_bug.cgi?id=1322 Have you considered JIRA instead of bugzilla as the bug tracker for NBX?
|
NetBeans Extenstion Collection
» Click User Forum
|
October 27, 2009 05:03
by: hantsy
|
| [Feature request] Go to JavaScript and CSS file
Hi all, In Click 2.1.0 is a new feature where one can define JavaScript and Css imports inside a Click Page: new JsImport("/assets/js/xyz.js"); new CssImport("/assets/css/style.css"); It would b . . .
|
NetBeans Extenstion Collection
» Click User Forum
|
October 23, 2009 08:27
by: sabob
|
| Click library is null
Got it working now. The problem was that I had my own Click libraries registered in Netbeans and they were clashing with the Click plugin libraries. So I removed my libraries and voila, it worked. For . . .
|
NetBeans Extenstion Collection
» Click User Forum
|
October 27, 2009 05:03
by: hantsy
|
| Click library is null
Hi Hantsy, Yep, I've restarted the IDE but the Click library still is not registered and I receive the same exception when creating a new project. I'll try and look at the source to see why this happe . . .
|
NetBeans Extenstion Collection
» Click User Forum
|
October 27, 2009 05:03
by: hantsy
|
| Click library is null
Hi all, I'm using Netbeans 6.7.1 on JDK6 and trying out the Click netbeans plugin but receive the exception listed below when trying to create a web project with Click framework. I've noticed that no . . .
|
NetBeans Extenstion Collection
» Click User Forum
|
October 27, 2009 05:03
by: hantsy
|