Skip to main content



      Home
Home » Modeling » TMF (Xtext) » xtend SystemCommand in mwe
xtend SystemCommand in mwe [message #63160] Mon, 27 July 2009 09:38 Go to next message
Eclipse UserFriend
Hi,

I am trying to migrate a oaw4 to Eclipse 3.5 TMF. The .mwe has the
following fragment:

<component class="org.eclipse.xtend.util.stdlib.SystemCommand">
<directory value="src-gen"/>
<command value="cmd"/>
<arg value="/c ..\\AStyle.exe -n -R *"/>
</component>

This worked fine in oaw. However, with Galileo, it complains

[ERROR]: Cannot convert from String to 'java.io.File'. You need to
register a corresponding Converter.(

If I remove the <directory ...> The error message always is:

[ERROR]: Runtime error: null(Element: -UNKNOWN-; Reported by: -UNKNOWN-)

Any help is appreciated.
Re: xtend SystemCommand in mwe [message #542879 is a reply to message #63160] Sat, 26 June 2010 19:16 Go to previous message
Eclipse UserFriend
This problem still persists in the current Helios release Crying or Very Sad
Previous Topic:Why Xtext not included in Helios Eclipse Modeling Tools package
Next Topic:Problems while installing my plugin
Goto Forum:
  


Current Time: Tue Jul 22 13:56:21 EDT 2025

Powered by FUDForum. Page generated in 0.03523 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top