Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Using the Build Model Editor

Hi,

I'd like to use the Build Model Editor from Amalgamation. Is it true that I have to build it from CVS?

For now I've built it locally and I can open an EMF editor for my build contribution file. That's cool if I only want to change the properties of existing features.

But if I want to *add* features to the helios.build file it would be nice to use the editor on that file. Unfortunately it opens with an error message and lets me create these error markers:

Description    Resource    Path    Location    Type
IllegalValueException: Value 'aix' is not legal. (platform:/resource/org.eclipse.helios.build/helios.build, 16, 64) helios.build /org.eclipse.helios.build line 16, column 64 Problem IllegalValueException: Value 'hpux' is not legal. (platform:/resource/org.eclipse.helios.build/helios.build, 15, 69) helios.build /org.eclipse.helios.build line 15, column 69 Problem IllegalValueException: Value 'ia64_32' is not legal. (platform:/resource/org.eclipse.helios.build/helios.build, 15, 69) helios.build /org.eclipse.helios.build line 15, column 69 Problem IllegalValueException: Value 'motif' is not legal. (platform:/resource/org.eclipse.helios.build/helios.build, 15, 69) helios.build /org.eclipse.helios.build line 15, column 69 Problem IllegalValueException: Value 'motif' is not legal. (platform:/resource/org.eclipse.helios.build/helios.build, 16, 64) helios.build /org.eclipse.helios.build line 16, column 64 Problem IllegalValueException: Value 'motif' is not legal. (platform:/resource/org.eclipse.helios.build/helios.build, 7, 55) helios.build /org.eclipse.helios.build line 7, column 55 Problem IllegalValueException: Value 'ppc64' is not legal. (platform:/resource/org.eclipse.helios.build/helios.build, 10, 66) helios.build /org.eclipse.helios.build line 10, column 66 Problem IllegalValueException: Value 's390' is not legal. (platform:/resource/org.eclipse.helios.build/helios.build, 11, 65) helios.build /org.eclipse.helios.build line 11, column 65 Problem IllegalValueException: Value 's390x' is not legal. (platform:/resource/org.eclipse.helios.build/helios.build, 12, 66) helios.build /org.eclipse.helios.build line 12, column 66 Problem IllegalValueException: Value 'solaris' is not legal. (platform:/resource/org.eclipse.helios.build/helios.build, 13, 68) helios.build /org.eclipse.helios.build line 13, column 68 Problem IllegalValueException: Value 'solaris' is not legal. (platform:/resource/org.eclipse.helios.build/helios.build, 14, 55) helios.build /org.eclipse.helios.build line 14, column 55 Problem IllegalValueException: Value 'sparc' is not legal. (platform:/resource/org.eclipse.helios.build/helios.build, 13, 68) helios.build /org.eclipse.helios.build line 13, column 68 Problem

Is that a sign that the helios.build model (instance) is invalid or that the amalgamation build (meta) model is not uptodate?

Cheers
/Eike

----
http://thegordian.blogspot.com
http://twitter.com/eikestepper




Back to the top