[j2me入门] j2mepolish问题

mingkg21 2007-03-21
今天试一下POLISH,按官网安装的出现以下问题
license.key file什么意思?在哪里?
还有其他的问题什么意思?

test:

init:

j2mepolish:
  [j2mepolish] info: the license attribute is no longer supported. Please place your license.key file either to ${project.home} or to ${polish.home}.
  [j2mepolish] J2ME Polish 2.0-RC3 (GPL License)
  [j2mepolish] Loading device database...
  [j2mepolish] Using locale [en_US]...
  [j2mepolish] assembling resources for device [Generic/DefaultColorPhone].
  [j2mepolish] preprocessing for device [Generic/DefaultColorPhone].
  [j2mepolish] Warning: CSS-Style [focused] not found, now using the default style instead. If you use Forms or Lists, you should define the style [focused].
  [j2mepolish] Warning: CSS style [title] not found, you should define it for designing the titles of screens.
  [j2mepolish] compiling for device [Generic/DefaultColorPhone].
[j2mepolish-javac-Generic/DefaultColorPhone] Compiling 201 source files to D:\Program Files\workspace\MyProject\build\test\Generic\DefaultColorPhone\en_US\classes
       [javac] When an API-class was not found, you might need to define where to find the device-APIs. Following classpath has been used: [D:\Program Files\J2ME-Polish\import\mmapi.jar;D:\Program Files\J2ME-Polish\import\midp-2.0.jar;D:\Program Files\J2ME-Polish\import\cldc-1.1.jar;D:\Program Files\J2ME-Polish\import\mmapi.jar;D:\Program Files\J2ME-Polish\import\wmapi.jar;D:\Program Files\J2ME-Polish\import\pdaapi.jar].
BUILD FAILED
D:\Program Files\workspace\MyProject\build.xml:107: Unable to compile source code for device [Generic/DefaultColorPhone]: Unable to find a javac compiler;

com.sun.tools.javac.Main is not on the classpath.

Perhaps JAVA_HOME does not point to the JDK
mingkg21 2007-03-22
  j2mepolish的licence问题
http://www.iteye.com/topic/33545
Global site tag (gtag.js) - Google Analytics