[转] Teach you how to develop J2ME programs using Eclipseme (2)

xiaoxiao2021-03-06  22

Author: Wan Hui

Second, develop J2ME Apps In this section, we will introduce the basic steps to build J2ME applications using the Eclipseme plugin. First, you will create a J2ME project. Then you can start your J2ME development trip. 1 Create a J2ME project To create a J2ME project, return to the File menu, select "New" item and select "Project" in the submenu. Then perform the following steps: (1.) Go to the "J2ME" option and select "J2ME MIDlet Suite" and click "Next" (see Figure 4). (2.) Fill in the project name and click "Next" (see Figure 5). (3.) Select a possible platform definition. You can choose "J2ME Wireless Toolkit 2.1 Midp1.0 Platform" or "J2ME Wireless Toolkit 2.1 Midp1.0 Platform", which is the former. (See Figure 6). (4.) Click "Next", the J2ME project appears, where we all use the default setting (see Figure 7). (5.) Click Finish to complete the project creation. The result of the final creation J2ME project is shown in Figure 8. Figure 4. Creating a J2ME item - Step 1

Figure 5. Creating a J2ME project - Step 2

Figure 6. Creating a J2ME project - Step 3

Figure 7. Creating a J2ME item - Step 4

Figure 8. Creating a J2ME project - the final result

转载请注明原文地址:https://www.9cbs.com/read-39958.html

New Post(0)