Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 13:52 Go to next message
Toñi  Reina is currently offline Toñi ReinaFriend
Messages: 209
Registered: July 2009
Senior Member
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 12:43 Go to previous message
Gøran K. Olsen is currently offline Gøran K. OlsenFriend
Messages: 184
Registered: July 2009
Senior Member
Hello To
Re: MOFScript & Eclipse Galileo (III). Problems with log & console [message #580045 is a reply to message #486821] Tue, 22 September 2009 12:43 Go to previous message
Gøran K. Olsen is currently offline Gøran K. OlsenFriend
Messages: 184
Registered: July 2009
Senior Member
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: Fri Apr 19 16:50:13 GMT 2024

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

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

Back to the top