Skip to main content



      Home
Home » Archived » MOFScript » MOFScript & Eclipse Galileo (III). Problems with log & console
MOFScript & Eclipse Galileo (III). Problems with log & console [message #486821] Sat, 19 September 2009 09:52 Go to next message
Eclipse UserFriend
Hi again Gøran,

other two problems that I have detected in this version are related
to traceability and log.

First of all, in spite of having checked the traceability option in
the MOFScript preferences section, no trace file is generated.

Secondly, the log sentences as the ones shown in the snippet of
MOFScript code that I have attached below do no produce any printed
results on console.

sm.Sitemap::main(){
log ("main");
var rootNode: sm.Node;
log ("Sitemap: "+ self.id);
log("Home: "+ self.home);

// rootNode = self.home;
// rootNode.createHTMLFileNodesAndChildren();
}//End-main

Thanks, and best regards
Toñi
Re: MOFScript & Eclipse Galileo (III). Problems with log & console [message #487199 is a reply to message #486821] Tue, 22 September 2009 08:43 Go to previous message
Eclipse UserFriend
Hello To
Re: MOFScript & Eclipse Galileo (III). Problems with log & console [message #580045 is a reply to message #486821] Tue, 22 September 2009 08:43 Go to previous message
Eclipse UserFriend
Hello To
Previous Topic:MOFScript & Eclipse Galileo (III). Problems with log & console
Next Topic:[MOFScript] Is there any way of configuring MOF Script to load metamodels from different paths?
Goto Forum:
  


Current Time: Wed Jul 23 01:11:44 EDT 2025

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

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

Back to the top