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 #568350] Sat, 19 September 2009 13:52
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
Previous Topic:MOFScript & Eclipse Galileo (II)
Next Topic:MOFScript & Eclipse Galileo (III). Problems with log & console
Goto Forum:
  


Current Time: Sun Oct 06 11:26:55 GMT 2024

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

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

Back to the top