atom feed3 messages in net.java.dev.scenegraph.devRe: building scenegraph and effects f...
FromSent OnAttachments
scen...@javadesktop.orgJun 8, 2008 9:56 am 
Chris CampbellJun 8, 2008 10:55 am 
scen...@javadesktop.orgJun 8, 2008 11:49 am 
Subject:Re: building scenegraph and effects from svn source: missing two classes?
From:Chris Campbell (Chri@Sun.COM)
Date:Jun 8, 2008 10:55:30 am
List:net.java.dev.scenegraph.dev

JSLParser and JSLLexer are generated by ANTLR into the Decora-Compiler/ build/gensrc directory as part of the build process. If you use Ant or NetBeans to build the project (using the provided build.xml file) you should not have any difficulties.

Chris

On Jun 8, 2008, at 9:56 AM, scen@javadesktop.org wrote:

Hi. I have checked out svn source from scenegraph project and along with it arrives also effects folders via svn external. Even using JDK6u10b25, that has sun.java2d packages, some java files are still missing.

com.sun.scenario.effect.compiler.JSLParser and JSLLexer are missing so I cannot build the source folder tree under Decora-Compiler.

I, and also other classes in that source folder, expect them to be here: https://scenegraph-effects.dev.java.net/source/browse/scenegraph-effects/trunk/Decora-Compiler/src/com/sun/scenario/effect/compiler/

but they aren't. Where are the first two classe suppose to be?

Thanks for help. [Message sent by forum member 'ildella' (ildella)]

http://forums.java.net/jive/thread.jspa?messageID=279009