| View previous topic :: View next topic |
| Author |
Message |
Imran M Yousuf Posted via mailing list.
|
Posted: Tue Aug 12, 2008 1:53 pm Post subject: NetBeans RCP demo with Maven |
|
|
Hi,
We have been learning NetBeans RCP for little over a month and since
we use Maven as the build tool for our projects we were deeply
inspired by the work done by the NetBeans team and a wonderful
NetBeans Magazine article on NetBeans with Maven by Emilian Bold.
In our process of learning we have tried to achieve some of the core
tasks an application would require in order to function as an
independent desktop application. We have also recorded our progress in
VCS so that we can identify the changes required to achieve a
particular task. One can find the project at the following location -
http://repo.or.cz/w/smart-selection-suite.git
If you do not have git installed locally then you can use the snapshot
link in the history.
We would be extremely grateful if you would be kind enough to give the
project some time and would provide some feedback. We would also
welcome contributors and spec providers .
Thank you and best regards,
--
Imran M Yousuf
Email: imran@smartitengineering.com
Blog: http://imyousuf-tech.blogs.smartitengineering.com/
Mobile: +880-1711402557 |
|
| Back to top |
|
 |
Milos Kleint Posted via mailing list.
|
Posted: Wed Aug 13, 2008 9:44 am Post subject: NetBeans RCP demo with Maven |
|
|
Hello Imran,
I've only browsed the code online only.
your application sample looks cool. What about converting it to maven
archetype? I've added a simpler version of a netbeans platform based
application at mojo.codehaus.org, and it's available from the netbeans
UI. It would be cool if your more complex sample could be available as well.
On a more general level, I'm in the process if rewrite of the
nbm-maven-plugin to allow easier netbeans platform based development. So
far I've focused there primarily on creation of modules into the IDE (as
that's what I needed at mevenide.codehaus.org)
the features I'm after are:
1. creation of a "nbm-application" packaging that would simplify
creation of the whole application. Include goals for zip creation, jnlp
creation.
2. allow composing the application from dependencies, rather than
pointing to a netbeans installation. That would render the
"netbeansinstallation" and "enabledClusters" parameters obsolete and
give people more power with regard to what to include and what to
exclude frm the platform based app.
Milos
Imran M Yousuf wrote:
| Quote: | Hi,
We have been learning NetBeans RCP for little over a month and since
we use Maven as the build tool for our projects we were deeply
inspired by the work done by the NetBeans team and a wonderful
NetBeans Magazine article on NetBeans with Maven by Emilian Bold.
In our process of learning we have tried to achieve some of the core
tasks an application would require in order to function as an
independent desktop application. We have also recorded our progress in
VCS so that we can identify the changes required to achieve a
particular task. One can find the project at the following location -
http://repo.or.cz/w/smart-selection-suite.git
If you do not have git installed locally then you can use the snapshot
link in the history.
We would be extremely grateful if you would be kind enough to give the
project some time and would provide some feedback. We would also
welcome contributors and spec providers .
Thank you and best regards,
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|