Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » MoDisco » inter-model references are forbidden. Configure launching options to allow them.
inter-model references are forbidden. Configure launching options to allow them. [message #656921] Mon, 28 February 2011 20:01 Go to previous message
Suhrit Rimal is currently offline Suhrit Rimal
Messages: 6
Registered: September 2010
Junior Member
I am using modisco 8 + eclipse helios (modeling) and did transformed java project to kdm. I dont get all the information present in java project.
I am getting following errors when i look into log file generated.

inter-model references are forbidden. Configure launching options to allow them.


My project has only one java class. which looks like

public class test {

public void echo(){
String message = "hello";
System.out.println(message+"world");
}
}


Is it bug that is present there??
also when i try using comments it doesnt makes into kdm but is present in java model.

my previous post is related to this too.


 
Read Message
Read Message
Read Message
Previous Topic:kdm missing some code elements?
Next Topic:Just downloaded Eclipse, what is next?
Goto Forum:
  


Current Time: Fri May 24 10:24:55 EDT 2013

Powered by FUDForum. Page generated in 0.02085 seconds