java me - "Undefined methods for the type "error after importing Netbeans project to Eclipse Pulsar -


i imported netbeans project eclipse ( pulsar mobile developers.version: helios service release 1, build id: 20100917-0705). have 2 errors multiple times -

  1. the method nextint() in type random not applicable arguments (int)
  2. the method equalsignorecase(string) undefined type string

the project works fine in netbeans unable debug due outofmemoryerror , hence switch eclipse.

i have seen this did not solve problem.

any other hint solve problem ?

  • salil

this bug on wtk/eclipse integration https://bugs.eclipse.org/bugs/show_bug.cgi?id=315209


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -