Community
Participate
Working Groups
org.eclipse.amp.amf.gen.ascape.test has compilations errors. I think this plugin is not up-to-date.
Thanks Jonas. That's quite possible as we haven't tested it recently, but it might also be a dependency issue. Are the other test generations working?
I'm only running the tests that Hudson is using. Gen.Ascape is not one of them. Nor are other Gen tests. So I don't know. (In reply to comment #1) > Thanks Jonas. That's quite possible as we haven't tested it recently, but it > might also be a dependency issue. Are the other test generations working?
The plugin has dependencies on an o.a.swing.runtime external framework because that is the target. o.a.swing is not a part of the CQ'd dependencies, so you won't get it with the normal Eclipse based install. It requires AWT/Swing, for one thing. :) We'll need to figure out a way to bring that stuff in for the test harness when we actually get the automated test generation working.