debapriya.maity
21 Feb 2009, 4:02 AM
Plz help me to sort out this,it is urgent
Whenever I am trying to run the application,I am getting this type of error,I dont know whether other people have faced it or not
Errors in 'jar:file:../gxt.jar!/com/extjs/gxt/ui/client/mvc/Dispatcher.java'
[ERROR] Line 244: The method newItem(String) in the type History is not applicable for the arguments (String, boolean)
I found out that the static method newItem in com.google.user.History.java doesnot match with method name in Dispatcher.java
Plz help me out ,I am using IntelliJIDE 6 and GWT 1.5 and EXTGWT 1.2.3
Whenever I am trying to run the application,I am getting this type of error,I dont know whether other people have faced it or not
Errors in 'jar:file:../gxt.jar!/com/extjs/gxt/ui/client/mvc/Dispatcher.java'
[ERROR] Line 244: The method newItem(String) in the type History is not applicable for the arguments (String, boolean)
I found out that the static method newItem in com.google.user.History.java doesnot match with method name in Dispatcher.java
Plz help me out ,I am using IntelliJIDE 6 and GWT 1.5 and EXTGWT 1.2.3