• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

How to trace/modify JForum with Netbeans IDE

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I don't know if it helps you.

But look at http://www.java.nnseek.com/search.php?q=java+Netbeans+forum the are some articles about jforum and netbeans.

Best Regards!
[originally posted on jforum.net by future]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am thinking to use JForum for our company. However, I need to do some minor modification.

I am to use Netbeans IDE to do this. However, I could not successfully built the code. Can some help me setup the Netbeans development environment?

(ps, which development tool do you use for this project?)

Thanks in advance!
Michael Wu
[originally posted on jforum.net by michaelwu]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I finally worked it out. I used Netbeans to create a Web Application project. The web application's directory structure will be created automatically. I then copied JForum's directories and files to the project's corresponding directories and files. Besides, replace the default Welcome file with JForum's index.htm. And it worked!

I am quite happy then! But, thank you anyway. You brought me luck!

Michael Wu :lol:
[originally posted on jforum.net by michaelwu]
 
A tiny monkey bit me and I got tiny ads:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic