faq.html.svn-base

来自「cqME :java framework for TCK test.」· SVN-BASE 代码 · 共 349 行

SVN-BASE
349
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html><head> <link rel="stylesheet" type="text/css" href="how-to2_files/print.html" media="print"> <script language="JavaScript"><!--function SymError(){  return true;}window.onerror = SymError;var SymRealWinOpen = window.open;function SymWinOpen(url, name, attributes){  return (new Object());}window.open = SymWinOpen;//--></script><script src="how-to2_files/tigris.html" type="text/javascript"></script> <!-- ------- ORIGINAL CODE --------------------------- --> <!--<head> <style type="text/css">  /* <![CDATA[ */ @import "/branding/css/tigris.css"; @import "/branding/css/inst.css"; /* ]]> */ </style> <link rel="stylesheet" type="text/css" href="/branding/css/print.css" media="print" /> <script src="/branding/scripts/tigris.js" type="text/javascript"></script> -->  <title>cqME Project FAQ</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="version" content="3.5.1.19.8" /></head> <body  class="composite">  <table border="0" cellspacing="0" cellpadding="4" width="100%" id="main"><tr> <td id="midcol"> <!--BEGIN * PAGE TITLE --><div id="projecthome" class="app"> <h1><font color="#E76F00">cqME Project FAQ</font></h1><!--END * PAGE TITLE --><!--BEGIN * EXPLANATORY TEXT PARAGRAPH[S] --><p> Common questions about the cqME project are answered here.<p><!--END * EXPLANATORY TEXT PARAGRAPH[S] --><!--*** ------------------------------- BEGIN NEW SECTION ---------------------------------- *** -->  <!-- Comment out this section for now<!--BEGIN SECTION HEADER * --><a name="AnchorTop"></a><h2>General phoneME Questions </h2><!--END SECTION HEADER * --><!--BEGIN * BODY TEXT --><ol> <li><a href="#ref1">Eget eros vel libero ornare elementum?</a> </li> <li><a href="#ref2">Nunc est velit, aliquet vel, consectetuer vitae?</a> </li> <li><a href="#ref3">Sed semper mi quis ipsum?</a> </li> <li><a href="#ref4">Etiam adipiscing lacus eget est?</a> </li> <li><a href="#ref5">Suspendisse blandit?</a>   <!--END * BODY TEXT --></li> </ol><!--BEGIN SECTION HEADER * --><h2><A NAME="feature">phoneME Feature Questions </h2><!--END SECTION HEADER * --><!--BEGIN * BODY TEXT --><ol> <li><a href="#cldc1">Eget eros vel libero ornare elementum?</a> </li> <li><a href="#cldc2">Nunc est velit, aliquet vel, consectetuer vitae?</a> </li> <li><a href="#cldc3">Sed semper mi quis ipsum?</a> </li> <li><a href="#cldc4">Etiam adipiscing lacus eget est?</a> </li> <li><a href="#cldc2">Suspendisse blandit?</a>   <!--END * BODY TEXT --></li> </ol><!--BEGIN SECTION HEADER * --><h2><A NAME="advanced">phoneME Advanced Questions </h2><!--END SECTION HEADER * --><!--BEGIN * BODY TEXT --><ol> <li><a href="#ref3"> What is the phoneME Advanced platform?</a> </li> <li><a href="#cdc2">Will phoneME Advanced be backwards-compatible with the Java     implementation on existing phones?</a> </li> <li><a href="#cdc3">I'm already using CLDC today, what more does phoneME Advanced     offer?</a> </li> <li><a href="#ref3">What are the supported hardware and software platforms?</a></li> </ol><p>&nbsp;</p><!--END * BODY TEXT --><!--*** -------------------------------- END OF SECTION ------------------------------------ *** -->--><!--*** ------------------------------- BEGIN NEW SECTION ---------------------------------- *** --><!--BEGIN * SECTION SUB-HEAD --><hr size="1" noshade><h2><a name="cdc1" id="cdc1">Q: What is ME Framework?</a></h2><!--END * SECTION SUB-HEAD -->  <!--BEGIN * BODY TEXT --><p><b>A:</b> ME Framework is an open-source version of the testingframework used in Sun's Technology Compatibility Kits (TCKs).  MEFramework is also a set of plug-ins to the JT Harness that providesupport for Java Platform, Micro Edition (Java ME platform) testsuites. While the original focus of ME Framework was conformancetesting, it is really a general purpose testing framework whichsupports CLDC, MIDP, CDC, FP, PBP, and PP.  See <AHREF="http://www.jcp.org">www.jcp.org</A> for more information about TCKs.</p><a href="#AnchorTop">back</a> <!--END * BODY TEXT --><!--BEGIN * SECTION SUB-HEAD --><p> <hr size="1" noshade><h2><a name="cdc3" id="cdc3">Q: What are the licensing terms? </a></h2><!--END * SECTION SUB-HEAD -->  <!--BEGIN * BODY TEXT --><p><b>A:</b> ME Framework source code is licensed under the term of the GNU PublicLicense (GPL) version 2.</p><p>Sun also provides the ME framework in binary form for free under a Sunstandard commercial license if you want to base your products on thebinary form of the ME Framework.  For more information contact one ofthe <A HREF="http://www.sun.com/sales/wwsales.jsp">Sun Microsystemsworldwide sales offices</A></p><a href="#AnchorTop">back</a> <!--END * BODY TEXT --><!--BEGIN * SECTION SUB-HEAD --><p> <hr size="1" noshade><h2><a name="cdc3" id="cdc3">Q: Can I use ME Framework for development of test and distribute it? </a></h2><!--END * SECTION SUB-HEAD -->  <!--BEGIN * BODY TEXT --><p><b>A:</b> Yes, developers have free access to the code and are free to changeit, or redistribute it under the terms of the GPL license. Further,anyone can sign a contribution agreement and contribute bug fixes andfeatures to the project.</p><p>Sun also provides ME framework binaries under the free commerciallicense if you want to base your products on Sun's binaries.</p><a href="#AnchorTop">back</a> <!--END * BODY TEXT --><!--BEGIN * SECTION SUB-HEAD --><p> <hr size="1" noshade><h2><a name="cdc3" id="cdc3">Q: Will you open source any compatibility tests?</a></h2><!--END * SECTION SUB-HEAD -->  <!--BEGIN * BODY TEXT --><p><b>A:</b> Sun is open sourcing the ME Framework which is a set of JT harnessplugins used to run compatibility tests on the Java ME platform. Sun is not open sourcingJava ME compatibility tests at this time. We are evaluating options for making test sources available to the community.</p><a href="#AnchorTop">back</a> <!--END * BODY TEXT --><!--BEGIN * SECTION SUB-HEAD --><p> <hr size="1" noshade><h2><a name="cdc3" id="cdc3">Q: Where can I get ME Framework?</a></h2><!--END * SECTION SUB-HEAD -->  <!--BEGIN * BODY TEXT --><p><b>A:</b> ME Framework is a project on java.net at <A HREF="https://cqme.dev.java.net/framework.html">https://cqme.dev.java.net/framework.html</A></p><a href="#AnchorTop">back</a> <!--END * BODY TEXT --><!--BEGIN * SECTION SUB-HEAD --><p> <hr size="1" noshade><h2><a name="cdc3" id="cdc3">Q: Can you refer me to any reading material to learn more on the subject? </a></h2><!--END * SECTION SUB-HEAD -->  <!--BEGIN * BODY TEXT --><p><p><b>A:</b> Take a look at the following documentation on the project web site:<ul><li><A HREF="https://cqme.dev.java.net/framework.html#documentation">ME Framework documentation</A><li><A HREF="https://cqme.dev.java.net/#test_suites">Quality and compatibility testing documentation</A><li><A HREF="https://jtharness.dev.java.net/#documentation">JT harness documentation</A></ul></p><a href="#AnchorTop">back</a> <!--END * BODY TEXT --><!--BEGIN * SECTION SUB-HEAD --><p> <hr size="1" noshade><h2><a name="cdc3" id="cdc3">Q: How do I develop tests using ME Framework?</a></h2><!--END * SECTION SUB-HEAD -->  <!--BEGIN * BODY TEXT --><p><b>A:</b> Start with the Framework Developer Guide, available at <A HREF="https://cqme.dev.java.net/framework.html#documentation">https://cqme.dev.java.net/framework.html#documentation</A></p><a href="#AnchorTop">back</a> <!--END * BODY TEXT --><!--BEGIN * SECTION SUB-HEAD --><p> <hr size="1" noshade><h2><a name="cdc3" id="cdc3">Q: I am writing a test suite for JSR XYZ. Can support for this JSR be added to ME Framework?</a></h2><!--END * SECTION SUB-HEAD -->  <!--BEGIN * BODY TEXT --><p><b>A:</b> You can request new features for ME Framework using <A HREF="https://cqme.dev.java.net/servlets/ProjectIssues">Issue Tracker</A>.</p><p>You are also encouraged to join ME Framework project and contribute your code to the future releases.</p><p>Developers must sign the contribution agreement to work on the code or contribute changes and bug fixes.</p><a href="#AnchorTop">back</a> <!--END * BODY TEXT --><!--BEGIN * SECTION SUB-HEAD --><p> <hr size="1" noshade><h2><a name="cdc3" id="cdc3">Q: Can I start a module to develop tests for APIs under your project?</a></h2><!--END * SECTION SUB-HEAD -->  <!--BEGIN * BODY TEXT --><p><b>A:</b> Yes. You are expected to have written some working code on yourproject to do this. Talk to the Project Lead about your ideas for themodule.  Also, refer to the following <A HREF="http://forums.java.net/jive/thread.jspa?threadID=20391">discussion forum post</A> for more information about participating in the community.</p><a href="#AnchorTop">back</a> <!--END * BODY TEXT --> </body></html><script language="JavaScript"><!--var SymRealOnLoad;var SymRealOnUnload;function SymOnUnload(){  window.open = SymWinOpen;  if(SymRealOnUnload != null)     SymRealOnUnload();}function SymOnLoad(){  if(SymRealOnLoad != null)     SymRealOnLoad();  window.open = SymRealWinOpen;  SymRealOnUnload = window.onunload;  window.onunload = SymOnUnload;}SymRealOnLoad = window.onload;window.onload = SymOnLoad;//--></script>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?