| View previous topic :: View next topic |
| Author |
Message |
gov
Joined: 22 Oct 2008 Posts: 3
|
Posted: Wed Oct 22, 2008 4:16 am Post subject: |
|
|
hmm.. It will be great for the furture of Netbeans if:
1.) Netbeans reach more developers worldwide... spread the news about good things that Netbeans offer.
2.) Conduct actual technical seminar (specially in phillipines...)
3.) Please bee an FOSS forever!!!!!!!
because FOSS rocks!!!!! |
|
| Back to top |
|
 |
kawazu
Joined: 21 Oct 2008 Posts: 6
|
Posted: Wed Oct 22, 2008 7:39 am Post subject: |
|
|
| gov wrote: |
[...]
1.) Netbeans reach more developers worldwide... spread the news about good things that Netbeans offer.
[...]
|
There is an awful bunch of work to be done by the NetBeans team itself, but "spreading the word" is where the community could help out rather good, as well. In example:
- Spread the word in your closest environment - make people enthusiastic about using NetBeans (or eventually just let them see NetBeans is increasing their productivity in daily work).
- Help the NetBeans Community Docs project, start translating (basic?) tutorials to your native language, so to help developers around you getting started with NetBeans quicker and easier.
- Of course, "spread the word" in a wider context as well... Tell your school, university, country about NetBeans by blogging about it, presenting it at Java User Group meetings, that kind of stuff.
Personally, I think this works, as this is how I came across NetBeans as well - saw it, used it for a couple of weeks for the sake of just giving it a test drive, and eventually never went away.
Cheers,
Kristian |
|
| Back to top |
|
 |
arthurbuliva
Joined: 22 Oct 2008 Posts: 22 Location: Nairobi
|
Posted: Wed Oct 22, 2008 10:11 am Post subject: Future |
|
|
There will be a time when writing mobile apps will be as simple as typing System.out.println("Happy birthday NetBeans");
Thats what I see for the IDE |
|
| Back to top |
|
 |
b2mishra
Joined: 22 Oct 2008 Posts: 3 Location: INDIA
|
Posted: Wed Oct 22, 2008 3:03 pm Post subject: |
|
|
Future of NetBeans is more brighter than a supernova. The best IDE ever developed.. will be rulling the world..
OpenSource rocks....
Long Live NetBeans... |
|
| Back to top |
|
 |
payodsoni
Joined: 22 Oct 2008 Posts: 1
|
Posted: Wed Oct 22, 2008 3:14 pm Post subject: netbeans is the future.... |
|
|
i think netbeans would be the future developers right hand.......
and for last 6 months i hv been using it and frankly speaking....i love the way netbeans is integrated and above all it is open sourced......way to go netbeans....happy bday |
|
| Back to top |
|
 |
rdelaplante
Joined: 23 Oct 2008 Posts: 50 Location: Toronto, Canada
|
Posted: Thu Oct 23, 2008 3:38 am Post subject: Netbeans future features |
|
|
1) Managing databases (at least postgres) isn't that great. Sure I can add tables and fields, but I want to:
a) Right click a table and export to .sql in a window to view, and maybe save as a file.
b) When creating a table, let me see the generated sql instead of making me actually create the table
c) I can't change column attributes after they are created
d) etc. it just doesn't feel usable, I'd rather use pgAdminIII for that stuff.
2) "Shelf" feature like in IDEA where I can dump all changes to some built in "shelf" and revert the changes on my working copy. Do some work on a critical ticket, commit, then go back to where I was by reloading my changes from "shelf".
3) Commitment to having top notch support for popular frameworks like Seam, Facelets, etc. Not next year, right now when I need it. NetBeans 6.5 will be no good for developing JSF facelets apps because the facelets plugin isn't available for it and Sun said that they will focus on JSF 2.0 support for next year instead of giving us Facelets now.
4) Commitment to having top notch support for tools like FindBugs, PMD, CheckStyle, etc. Yes I know about individual plugins, but IDEA has this kind of stuff out of the box, fully integrated, high quality. SQE plugin seems incomplete and abandoned.
5) Make maven2 support as featureful as regular java projects. That means compile on save, never have to see or edit pom.xml by hand, directory deploy, etc.
6) A real visual web editor that is usable for .xhtml, .html, php, groovy, ruby, all java web frameworks, etc. I like what Winston proposed with Mozilla XUL integration for proper rendering. Something that lets me do more than just drop JSF components using absolute positioning and tweak their properties. Something like dreamweaver for editing HTML. Make sure it works well with JavaScript and other inline scripting languages.
7) Support for JBoss AS 5, Geronimo, WebSphere CE |
|
| Back to top |
|
 |
shejava
Joined: 23 Oct 2008 Posts: 4
|
Posted: Thu Oct 23, 2008 6:58 am Post subject: Futuro |
|
|
Algunas predicciones en el décimo aniversario de netbeans.
- La comunidad se habrá expandido a todas las regiones del mundo.
- Habrá mayor documentación, plugins y demas productos en habla español y demás idiomas.
- Habrán más alianzas.
- Y habrán muchas años más para netbeans!! que ha demostrado en este corto tiempo esa fortaleza que sólo la tienen los grandes!  |
|
| Back to top |
|
 |
nvarun
Joined: 27 Aug 2008 Posts: 170 Location: India
|
Posted: Thu Oct 23, 2008 6:27 pm Post subject: Wiki Editing Support |
|
|
I have just started working on providing Wiki markup editing support in NetBeans IDE.
Its certainly ambitious, however I feel its practical and feasible.. I had blogged about this idea few months back! However, didn't got much needed feedback from wiki users in NetBeans Community..
Now, I wish people would take a look at it, and would support its inclusion in the future..
I just don't want to use WikiWizard anymore, and would certainly love to write documentations from within the IDE, whenever my project shall complete.
Thanks,
N, Varun
--
Varun Nischal
NetBeans Dream Team Member,
NetBeans Community Docs Coordinator,
Dzone MVB |
|
| Back to top |
|
 |
sanjeev
Joined: 23 Oct 2008 Posts: 4
|
Posted: Thu Oct 23, 2008 9:24 pm Post subject: Predictions/WishList |
|
|
Prediction: XML/XSD/WSDL plugin of NetBeans will one day definitely overtake the XMLSpy authority over the same technology.
WishList: Grouping of Projects. If an Application is split up into multiple modules each being developed as a NetBeans project, there will be several projects in the NetBeans Projects window. If we are working on several Applications at a time each having their own modules (NetBeans projects), its rather tiresome and cumbersome to manage them at the same time. It would be good if a few projects can be collectively tagged under an application name. That can also help in loading all the modules (projects) with a single application load, instead of manually selecting all the modules.
As the projects list grows, NetBeans is slowing down. Hope there can be something done here. |
|
| Back to top |
|
 |
gunjank
Joined: 23 Oct 2008 Posts: 4
|
Posted: Fri Oct 24, 2008 4:35 am Post subject: |
|
|
This is an excellent IDE for java developers.As we are supporting so many plugins for users but still we need to provide support for JTest.In our project we always use JTest and i would like to add some code coverage tool in netBean which will be useful for unit testing.
Anyway Bright future Ahead
Happy BirthDay and keep leading |
|
| Back to top |
|
 |
Anton
Joined: 24 Oct 2008 Posts: 4
|
Posted: Fri Oct 24, 2008 4:27 pm Post subject: Netbeans |
|
|
Hi All
I want that NB supports more of different frameworks and libraries with wizards and convenience functions, smartest text/code editor more of debugging tools, more different types of projects.
Happy Birthday NB!
 |
|
| Back to top |
|
 |
n4j
Joined: 25 Oct 2008 Posts: 5
|
Posted: Sat Oct 25, 2008 1:56 pm Post subject: |
|
|
The speed at which open source community is developing plugins and modules for NB, I think .Net is the next thing in NetBeans .
Seriously, its very wonderful to think about an enterprise level IDE available for .Net for free. I know its bit too looney, but hey programmers are by default configured to be looney. .
And in the end I wish NB a bright future. |
|
| Back to top |
|
 |
n4j
Joined: 25 Oct 2008 Posts: 5
|
Posted: Sat Oct 25, 2008 2:14 pm Post subject: |
|
|
The speed at which open source community is developing plugins and modules for NB, I think .Net is the next thing in NetBeans .
Seriously, its very wonderful to think about an enterprise level IDE available for .Net for free. I know its bit too looney, but hey programmers are by default configured to be looney.
And in the end I wish NB a bright future. |
|
| Back to top |
|
 |
kstruk
Joined: 21 Jun 2010 Posts: 3
|
|
| Back to top |
|
 |
meteor
Joined: 12 Jul 2010 Posts: 9
|
Posted: Wed Oct 06, 2010 2:35 am Post subject: |
|
|
Yes.
I suppose same. |
|
| Back to top |
|
 |
|