![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
| LinkBack | Thread Tools | Display Modes |
| |||
![]() Hi folks There is a small bug in the stable build: com.limegroup.gnutella.gui.library.LinkHandler line 194 return "<html><a href=\"\">"+LABEL_STRING+"</a></html>"; does have two semicolons at the end and gives me a compile error (I'm using jdk 1.4) Cheers, Stephan |
| |||
![]() Don't use the packaged sources, they are outdated and have not been maintained since several months). Use CVS and get a version from the limewire/core and limewire/gui projects, by creating two projects in your cvsroot directory: core and limewire. then: cd core ; ant clean ; ant ; buildCoreJar cd ../gui ; ant clean ; ant start the compiled version with "run" in the gui folder. |
| |||
![]() I did that and it works well but IMHO the build process is a mess. Why use batch files and shell scripts when ant offers everything you need? Why compile into the directories where you store your source code? Why use the jar command (multiple times) when ant has a jar task? If you'd organize things a little differently, a "ant release" could automatically compile core and gui, jar everything and copy all relevant files to a release directory. It would be much faster too since the jvm would load only once. |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
4.2.6 connections more stable than 3.6.15 | pacmanj | LimeWire Beta Archives | 0 | January 28th, 2005 02:34 PM |
no stable download | hazardomadaire | General Mac OSX Support | 1 | December 6th, 2003 08:37 PM |
can't compile 'stable' version | dales | LimeWire Beta Archives | 2 | May 21st, 2002 06:45 AM |
very stable | Unregistered | LimeWire Beta Archives | 0 | May 16th, 2002 06:19 AM |
verry stable indeed | Unregistered | NapShare (Cross-platform) | 0 | February 8th, 2002 01:34 PM |