• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to compile???

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry but I'm new...
I'm trying to compile JForum but I don't know how to do this...
I have tried using eclipse and the src zip package on source-forge but this does not function!!!

This because (I think :idea: ) I have to download the last release (including build script) on CSV server, right??

Now, can you help me???
Call me dummy or stupid, but please help me... :roll:

I've searched this topic on this forum,
but I'ven't found any relevant answer, thanks...
[originally posted on jforum.net by ale500]
 
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
ok...
I have downloaded (finally!!!) the real JForum source under CVS,
now can someone tellme how can I compile it???

which files?? tool?? or other things I have to use, thanks
[originally posted on jforum.net by ale500]
 
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'm using eclipse as development environment (you can import the project from cvs or create a new project setting source dir to src and importing libs), you can compile with the included ant script.
More info here:
http://www.jforum.net/doc/CVS
http://www.jforum.net/doc/Building
[originally posted on jforum.net by Jules]
reply
    Bookmark Topic Watch Topic
  • New Topic