Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » GMT (Generative Modeling Technologies) » [oaw:xtend] Editor complains when using 2 stdlibextensions
[oaw:xtend] Editor complains when using 2 stdlibextensions [message #378181] Thu, 14 June 2007 10:32
Svenja Wendler is currently offline Svenja WendlerFriend
Messages: 10
Registered: July 2009
Junior Member
Hi,

I use the latest oaw-version and the stdlibs. I have a general extension
javaUtils.ext. Here I call the stdlib extensions:

extension org::openarchitectureware::util::stdlib::io reexport;
extension org::openarchitectureware::util::stdlib::globalvar reexport;

First here I get the strange error that the second extension is not there:
Error while importing extension:
org::openarchitectureware::util::stdlib::globalvar not found.

I does not depend on which stdlib extension I use, so if I switch io and
globalvar then io is not found by the editor.

What could that be?

Svenja
Previous Topic:[TCS] Best practices
Next Topic:[oaw:xtend] Editor complains when using 2 stdlibextensions
Goto Forum:
  


Current Time: Thu Apr 18 14:58:16 GMT 2024

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

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

Back to the top