|
From: Jendrik J. <jen...@tu...> - 2007-10-10 11:02:15
|
Hi Andreas, sounds like an Eclipse-related problem. Try to refresh the project. Try to clean the project (Project > Clean...). This often helps. If not, please check: Do your parser generation complete without errors? (I.e., are there no errors on the "rjava.cs" file after parser generation and is the package "de.tudresden.reuseware.language.reusejava.textsyntax.rjava" + Java files created inside the "src" folder?) cheers, Jendrik Andreas Leha wrote: > Trying to do the Java- Tutorial (or any other simial project) I get this > error when building the text parser: > > << > Project de.tudresden.reuseware.language.reusejava.textsyntax.rjava is > missing required source folder: 'src' > >> > > But this folder exists. > > Any quick solution to this? > > > Thanks, > > Andreas > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Reuseware-users mailing list > Reu...@li... > https://lists.sourceforge.net/lists/listinfo/reuseware-users |