Yeah, we can not store any jar files in Apache SVN workspace, so there are not these two jar files. You can download these two jars by yourself from here[1] or run Ant build file getDets.xml to get them.
[1] http://labs.renren.com/apache-mirror/xml/xalan-j/xalan-j_2_7_1-bin.zip 2010/7/13 Jens Henrik Göbbert <[email protected]> > Hi Gui, > > thanks for your help. > I checked out the four projects now seperately and gets the desired "Run > As->Eclipse Application"-menu-entry. > > But (sorry, that there is a "but" ;) ) two libraries are missing and > therefor it is not working yet. Where do I get that two libs from? > > Project 'org.apache.commons.scxml.modeling.diagram' is missing required > library: 'lib/serializer.jar' > Project 'org.apache.commons.scxml.modeling.diagram' is missing required > library: 'lib/xalan.jar' > > I attached all infos from the Eclipse-Problems-View including the warnings. > > Greetings > Jens > > 2010/7/13 Xun Long Gui <[email protected]> > > Hi Jens, >> >> You should only check out projects: >> 1.org.apache.commons.scxml.modeling >> 2.org.apache.commons.scxml.modeling.diagram >> 3.org.apache.commons.scxml.modeling.editor >> 4.org.apache.commons.scxml.modeling.edit >> >> in SVN folder "src/main/java" into your workspace as four individual >> projects, and then just right click project >> "org.apache.commons.scxml.modeling.editor" and select "run as Eclipse >> application". >> In the figure "RunAs.jpg" you made, it seems that you made some mistakes >> :-) >> 2010/7/12 Jens Henrik Göbbert <[email protected]> >> >> Hi Gui, >>> >>> while trying your SCXML editor I am coming across some difficulties >>> making it run. >>> Even though I start "org.apache.commons.scxml.modeling.editor" as >>> "Eclipse Application", I do not see any SCXML stuff. >>> I exactly tried what you discribed on your project page ( >>> http://commons.apache.org/sandbox/gsoc/2010/scxml-eclipse/guide/run-source-code.html >>> ) >>> I hope you can give me a quick hint. >>> >>> What did I do: >>> 1) download eclipse-package using the link from run-source-code.html >>> 2) install subclipse for eclipse (SVN plugin) >>> 3) checkout >>> http://svn.apache.org/repos/asf/commons/sandbox/gsoc/2010/scxml-eclipse/trunkto >>> workspace >>> 4) in "Package Explorer" navigate to src/main/java >>> 5) right-click on "org.apache.commons.scxml.modeling.editor" and choose >>> "Run As" >>> but I can only choose "Run Configurations ..." (see screenshot) >>> 6) opening the "Run Configuration" dialog, I added a new "Eclipse >>> Application" (see screenshot) >>> I did not change the default settings and clicked "Run" >>> 7) a new eclipse application starts ... >>> but I cannot start any SCXML-stuff using File->New->Other >>> >>> Probably I have to modify the run-configurations in the "Run >>> Configuration" dialog. >>> Can you give me some hints? >>> >>> Greetings >>> Jens >>> >>> 2010/7/11 Jens Henrik Göbbert <[email protected]> >>> >>>> Hi Xunlong, >>>> >>>> I just found your project web-page ( >>>> http://commons.apache.org/sandbox/gsoc/2010/scxml-eclipse) while coming >>>> across your blog (http://blog.163.com/guixl_001/). >>>> >>>> You are doing great things! I will check that right away! >>>> Can your tool handle state hierachies? >>>> >>>> Greetings >>>> Jens >>>> >>>> P.S: >>>> Perhaps you should add your projec web-page to >>>> http://socghop.appspot.com/gsoc/student_project/show/google/gsoc2010/apache/t127230758844 >>>> >>>> >>>> >>>> 2010/7/11 Jens Henrik Göbbert <[email protected]> >>>> >>>> Hi Xunlong, >>>>> >>>>> I read your proposal at >>>>> http://wiki.apache.org/commons/SCXML/GSoC2010EclipsePluginProposal and >>>>> see that your project got accepted. >>>>> This is a great idea and a very usefull tool. I am really looking >>>>> forward to use it the first time. How are you progressing? >>>>> >>>>> I am a Qt-programmer (qt.nokia.com). Qt includes a state machine, >>>>> which can get programmed(scxml2c++ or on-the-fly) using SCXML ( >>>>> http://labs.trolltech.com/page/Projects/xml/scxml). It would be great >>>>> if a usefull visual SCXML editor would be available soon. >>>>> >>>>> Do you have some screenshots (or even a working test-plugin)? >>>>> >>>>> Greetings >>>>> Jens >>>>> >>>> >>>> >>> >> >> >> -- >> Best Regards >> >> Gui Xun Long (桂训龙) >> > > -- Best Regards Gui Xun Long (桂训龙)
