Hi all
I am getting the following error when I run a Mason project on
Netbeans .Has anyone had this problem before ? Please help ?
Thanks
Sandhya
init:
deps-jar:
Created dir: D:\Thesis\myModel\build\classes
Compiling 5 source files to D:\Thesis\myModel\build\classes
D:\Thesis\mason\mason\sim\portrayal\inspector\PropertyInspector.java:228:
reference to Console is ambiguous, both class java.io.Console in java.io
and class sim.display.Console in sim.display match
properties, index, (Console)
(state.controller), state);
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
BUILD FAILED (total time: 2 seconds)
|