From: Erik V. <eri...@xs...> - 2011-01-20 23:53:14
|
See below. > -----Oorspronkelijk bericht----- > Van: Adam Badura [mailto:ab...@o2...] > Verzonden: vrijdag 21 januari 2011 0:27 > Aan: Development list for Rails: an 18xx game > Onderwerp: Re: [Rails-devel] Development Environment > > Didn't help. In my case there was no "Rails" in configuration name instead > there was generic "New_configuration" or something like that. But this is not > important (however it suggests that I have done soemthing incorrectly). Not necessarily. You can change "New_configuration" to "Run Rails" or whatever you like. > The Main tab asks for Project (empty for me; clicking Browse shows empty > list; I left this empty) and Main class (is entered rails.util.RunGame however > pressing Search shows an empty list). After that trying to run this results in a > message that class rails.util.RunGame could not be found. > Maybe something is wrong with the classpath. Does "Rails (default classpath)"appear under the classpath tab? In the Eclipse Navigator view, does 'rails' (the top package) appear immediately under the project root? > So once again how do you initialize the workspace. Sorry, I can't give precise and perfect instructions as I don't have these. I'm afraid you'll have to gain some understanding of Eclipse yourself, as I did (long ago, and I certainly don't remember all of it now). > After installing Eclipse and setting up Subclips (in SVN Repositories I have > added "https://rails.svn.sourceforge.net/svnroot/rails") I opened Eclipse. It > asked for workspace so I went with the default one. I have that different (I use another location) but I suppose that shouldn't make a difference. > Then I chose from menu > File item Import, then SVN / Checkout Projects from SVN. There I chose the > existing rails repository. From the repository I chose "trunk". > Then instead of "Check out as a project configured using the New Project > Wizard" I chose "Check out as a project in workspace" and left the default > project name (being "trunk"). Then Finish. > So I guess it is not the proper way. My top line in the Navigator reads: Rails 1448 [https://rails.svn.sourceforge.net/svnroot/rails/trunk/18xx: 18xx. If you have it different, you may have started on the wrong level. Looks like you should have taken trunk/18xx instead. > I use new Eclipse 3.6.1. Classic gener with only Subclipse added. > > Adam Badura > > -----Oryginalna wiadomość----- > From: Erik Vos > Sent: Thursday, January 20, 2011 9:27 PM > To: 'Development list for Rails: an 18xx game' > Subject: Re: [Rails-devel] Development Environment > > > > -----Oorspronkelijk bericht----- > Van: ab...@o2... [mailto:ab...@o2...] > Verzonden: donderdag 20 januari 2011 8:40 > Aan: Development list for Rails: an 18xx game > Onderwerp: Re: [Rails-devel] Development Environment > > OK. I have downloaded Eclipse and chose Subclipse as SVN manager. I did > have some problems as I am using 64-bit Windows 7 and apparently Subclips > has issues with 64-bit systems. However it seems to work now as I am able to > download code from within the Eclipse. > > EV: I also had problems with Subclipse on my new 64-bit Windows-7 PC and > have changed to Subversive. But I haven't yet done anything substantial on > that new machine yet. > > Yet I would gladly hear some more advice on configuring Eclipse. Mere > File | Import | SVN | Checkout from SVN does not seem to be enough. I sure > do get the trunk however as this is not a project so I'm unable to run it > (particularly in debug mode as this is what I truly wish to do). How do you > do it? Sorry for such noob questions but I have been using Eclipse only for > a short time around 5 years ago (I'm Windows/Visual Studio/C++ & > somewhat C# > developer). > Thanks in advance! > > EV: I suppose what you need to do is create a Run Configuration. > > Run (or the middle green button on the 2nd row) | Run Configurations... | > New (button), then: > - in the Main tab, enter the run name (I found Rails pre-filled) and the > main class name: rails.test.GameTest (or the newer and perhaps better > rails.util.RunGame). > - in the Arguments tab, enter any VM arguments that you want the program > to > pick up as System properties. I'm using: > -Dlog4j.configuration=my_my.properties -DRevenueCalculation=Suggest - > Dsettings.directory=../save/settings > > Running this configuration starts Rails under Eclipse. > > I hope this helps. > Erik. > > > Adam Badura > > -----Oryginalna wiadomość----- > From: Phil Davies > Sent: Wednesday, January 19, 2011 9:36 AM > To: Development list for Rails: an 18xx game > Subject: Re: [Rails-devel] Development Environment > > As and when there are enough changes to warrant a new release. Things > aren't really that solidly controlled around here since everyone's > commitment is variable on their personal circumstances. Looking at the > change log I would think once Erik is comfortable with his window position > changes he has been working on we might consider a release but it's not > really my call to make :) > > Phil > > On 19 January 2011 08:29, <ab...@o2...> wrote: > > I use 1.4 for gaming and have downloaded the code just recently. > > When do you expect to deliver current code as new version? > > > > Adam Badura > > > > -----Oryginalna wiadomość----- > > From: Phil Davies > > Sent: Wednesday, January 19, 2011 9:27 AM > > To: Development list for Rails: an 18xx game > > Subject: Re: [Rails-devel] Development Environment > > > > I use Eclipse and just created a new project via checkout from SVN. > > > > You will (hopefully) find that the command line issues are mostly > > fixed in the current development build as we noticed issues with this > > aspect a few months ago and I think they are mostly all fixed now. > > However, any submissions will I'm sure be gratefully received :) > > > > Phil > > > > On 19 January 2011 07:12, <ab...@o2...> wrote: > >> What development environment (IDE) do you use while making Rails? > >> (If any at all...) > >> It seems to me there are some project files or something similar > >> but I wasn’t able to recognize what application uses them. > >> > >> I ask this question as I wanted to look into code and possibly > >> change some things (at least for me) as while playing we noticed few > >> annoying issues. (The application does not have recently opened files > >> list, it seems also it does not work well if run using a batch > >> command from other folder then the application itself to name a few.) > >> > >> Adam Badura > >> --------------------------------------------------------------------- > >> --------- Protect Your Site and Customers from Malware Attacks Learn > >> about various malware tactics and how to avoid them. Understand > >> malware threats, the impact they can have on your business, and how > >> you can protect your company and customers by using code signing. > >> http://p.sf.net/sfu/oracle-sfdevnl > >> _______________________________________________ > >> Rails-devel mailing list > >> Rai...@li... > >> https://lists.sourceforge.net/lists/listinfo/rails-devel > >> > >> > > > > ---------------------------------------------------------------------- > > -------- Protect Your Site and Customers from Malware Attacks Learn > > about various malware tactics and how to avoid them. Understand > > malware threats, the impact they can have on your business, and how > > you can protect your company and customers by using code signing. > > http://p.sf.net/sfu/oracle-sfdevnl > > _______________________________________________ > > Rails-devel mailing list > > Rai...@li... > > https://lists.sourceforge.net/lists/listinfo/rails-devel > > > > > > ---------------------------------------------------------------------- > > -------- Protect Your Site and Customers from Malware Attacks Learn > > about various malware tactics and how to avoid them. Understand > > malware threats, the impact they can have on your business, and how > > you can protect your company and customers by using code signing. > > http://p.sf.net/sfu/oracle-sfdevnl > > _______________________________________________ > > Rails-devel mailing list > > Rai...@li... > > https://lists.sourceforge.net/lists/listinfo/rails-devel > > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks Learn about various > malware tactics and how to avoid them. Understand malware threats, the > impact they can have on your business, and how you can protect your > company > and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks Learn about various > malware tactics and how to avoid them. Understand malware threats, the > impact they can have on your business, and how you can protect your > company > and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > > > ------------------------------------------------------------------------------ > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > Finally, a world-class log management solution at an even better price-free! > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > February 28th, so secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsight-sfd2d > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel |