Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "DSDP/MTJ/UserDocs"

< DSDP‎ | MTJ
(Reorganizing information)
(Updating status)
Line 24: Line 24:
 
Here is the list of user's documentation sections and their actual status:
 
Here is the list of user's documentation sections and their actual status:
  
*Configuring MTJ and Eclipse (<font color="GREEN">OK</font>)
+
*Configuring MTJ and Eclipse - <font color="GREEN">OK</font>
  
*Best Practices (<font color="RED">Screenshots outdated</font>)
+
*Best Practices - <font color="RED">Screenshots outdated</font>
  
*Creating a new MIDlet Project (<font color="RED">Screenshots outdated</font>)
+
*Creating a new MIDlet Project - <font color="RED">Screenshots outdated</font>
**Java Application Descriptor Editor (<font color="RED">Screenshots outdated</font>)
+
**Java Application Descriptor Editor - <font color="RED">Screenshots outdated</font>
  
*Create A New Midlet (<font color="RED">Screenshots outdated</font>)
+
*Create A New Midlet - <font color="RED">Screenshots outdated</font>
  
*Running/Debugging a MIDlet (<font color="RED">Screenshots outdated, running/debugging through right-click on project is not working</font>)
+
*Running/Debugging a MIDlet - <font color="RED">Screenshots outdated, running/debugging through right-click on project is not working</font>
  
*Packaging (<font color="RED">Screenshots outdated, there are references to old EclipseME menus</font>)
+
*Packaging - <font color="RED">Screenshots outdated, Menu name is wrong</font>
  
*Advanced Topics
+
*Advanced Topics - <font color="GREEN">OK</font>
**Device Management
+
**Device Management - <font color="RED">Screenshots outdated, preference page name is wrong</font>
 
**Advanced - Adding JAR Files to a MIDlet Suite
 
**Advanced - Adding JAR Files to a MIDlet Suite
 
**Adding Javadoc or Source links to WTK libraries
 
**Adding Javadoc or Source links to WTK libraries

Revision as of 15:16, 24 July 2008

This is the main page for documentation effort in MTJ project.

If you're looking for User documentation itself, download and install our latest nightly build and look for "Mobile Tools for Java" inside Eclipse help contents.


Where we are now?

Nowadays, MTJ user's documentation is shipped within MTJ and is accessible through Eclipse Help Menu. The current contents were copied from EclipseME user's documentation together with EclipseME source code. During this process some sections of the documentation became unnecessary, some became outdated and some new sessions are now required.

What’s Next?

Phase 1:

  • Update existing documentation to reflect current MTJ status (see bug 238138).
  • Publish documentation on MTJ website for online access.

Phase 2:

  • Refactor "table of contents" to have sections more aligned with the ones existent on other Eclipse Projects (such as JDT).

Get Involved

Your participation can help MTJ having a better User documentation. Point out problems encountered in current docs, suggest enhancements, send patches to fix the bugs listed below or write new doc, articles or tutorials. Take a look at the contributing page to see how to start.

Tracking

Phase 1

Here is the list of user's documentation sections and their actual status:

  • Configuring MTJ and Eclipse - OK
  • Best Practices - Screenshots outdated
  • Creating a new MIDlet Project - Screenshots outdated
    • Java Application Descriptor Editor - Screenshots outdated
  • Create A New Midlet - Screenshots outdated
  • Running/Debugging a MIDlet - Screenshots outdated, running/debugging through right-click on project is not working
  • Packaging - Screenshots outdated, Menu name is wrong
  • Advanced Topics - OK
    • Device Management - Screenshots outdated, preference page name is wrong
    • Advanced - Adding JAR Files to a MIDlet Suite
    • Adding Javadoc or Source links to WTK libraries
  • Reference
    • Launch Configuration Settings
    • Mobile Tools for Java Preferences
    • Project Properties
    • Antenna Support
    • About MIDlet Suite Signing
  • Frequently Asked Questions
  • Troubleshooting
  • Developer Documentation
  • Acknowledgments
  • Legal

Back to the top