From: Richard Dallaway <rich...@dallaway.com>
Date: Tue, 9 Dec 2008 12:40:23 +0000
Local: Tues 9 Dec 2008 12:40
Subject: Re: [sloppy-discuss] Sloppy non-GUI version
On 6 Dec 2008, at 11:32, betab...@gmail.com wrote: > There is a non-gui version mentioned here: http://code.google.com/p/sloppy/wiki/DevelopersStartHere Yup, that's still in there. I didn't think it'd be ever used again, but yes :-) > I'd like to run sloppy via a ant action from within Flex Builder (aka The latest JAR file is available here: > Eclipse). So this non-gui version would do great (i hope), but I'm not > quite sure how to set it up. I've checked out from SVN hoping to find > the mentioned sloppy.jar in there. But I guess, I have to build it > myself... http://dallaway.com/sloppy/sloppy.jar On the Mac if you download that file you can start Sloppy like this $ cd ~/Downloads (or wherever sloppy.jar lives) Which will output something like: # Unable to load saved settings: uninitialized ...and you're set. To stop it, you have to CTRL-C, and that might be the hardness part to I've just noticed that there's no command line option for setting the E.g., create mysettings.properties containing: sloppy.bytesPerSecond=32250 Then start sloppy with the name of the file: java -cp /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/ Not sure how much that helps you... > Here's where I'm stuck already: I'm a really dummie when it If you have the source checked out, you can build it with this command: > comes to build a jar file (so now you probably say, I shouldn't deal > with source code if I don't even know how to build sth out of it ;) $ cd sloppy You may have to change some of the properties (file paths) set up in > Still, I was hoping somebody can point me in the right direction (or You're welcome. Let us know how you're getting on, or if you need > tell me where I can find this non-gui version). > I'm on Mac OS X 10.5.5 with Developer Tools (Apple) and Eclipse > Oh, and thanks for this great utility Richard :) some changes to support what you're trying to do. Richard You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||