[SoundComp-Develop] important instruction in Getting Started added
Status: Pre-Alpha
Brought to you by:
jssr67
|
From: <js...@ya...> - 2009-12-27 23:07:56
|
There was an important piece missing, that I just discovered that I had forgotten about: In Eclipse, go to "Window"/"Preferences"/"Java"/"Compiler"/"Building". Under "Output folders", in "Filtered Resources", enter "*.launch,.svn,.svn/" without the quotes. See that "Scrub output folders when cleaning projects" is checked. Please, those of you who already have a build environment, do this on the next opportunity. Then, delete the whole bin/ folder from the file system and re-update the files. Failing to do so leads to the java compiler copying wrong files to the target directory, which may confuse subversion afterwards (this is why you must delete the stuff if it has already been copied). I hope nobody gets problems with his working copy through this. Regards Jan __________________________________________________ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. http://mail.yahoo.com |