• 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
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

new here - need some help

 
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've been tasked to develop a discussion forum, to be deployed to ORACLE App server.
I've developed some JAVA based WEB apps in a MVC architecture using STRUTS.
My IDE is JDeveloper.

I've reserched, tested and played with some other forum software - e.g., PHPBB, YAZD, JGossip, and even did a little research on Oracle Collaboration Suite/Oracle Discussion.
None of these really fit my bill. Though I like the look and feel of PHPBB, it's not deployable to the framework I need.

Alas, I lucked upon JForum today...

My question - how do I get the current source - and import it into JDeveloper for modification, test, build and deploy?

I've already checked out the source (tag v_2_1_5) from CVS.
[originally posted on jforum.net by steve_db]
 
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
The question is specificaly regard to JDeveloper integration? If so, in this subject I can't help, as I use Eclipse..

Anyway, let's see if someone else here uses JDeveloper.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
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
Thanks Rafael.
My question was specific to JDeveloper.
However, if noone provides guidance, I can learn Eclipse and import it there.
Bottom line - I need to work with JForum source in an IDE to mod it, test it, build and deploy to a WAR.
[originally posted on jforum.net by steve_db]
 
We begin by testing your absorbancy by exposing you to this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic