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 pages "DSDP/MTJ/Phone Meeting 20-Apr-2006" and "CDT/Developer/FAQ"

< DSDP‎ | MTJ(Difference between pages)
 
m
 
Line 1: Line 1:
{|border=1 cellspacing=0 cellpadding=4
+
== General ==
| Meeting Title:
+
| '''Mobile Tools for the Java Platform Conference Call'''
+
|-
+
| Date & Time:
+
| Wednesday April 20, 2006 at 9am EST
+
|-
+
| US Toll free:
+
| 866-707-5108
+
|-
+
| Int'l or US Toll:
+
| +1-517-386-9625
+
|-
+
| Passcode:
+
| '''6040654 #'''
+
|}
+
== Attendees ==
+
* Rodrigo Pastrana - IBM
+
* Petri Virtanen - Nokia
+
* Craig Setera - EclipseME
+
* Stanley Gambarin - Apogee
+
  
== Notes ==
+
* Is it fun writing code for the CDT?
  
- Petri presented the status
+
You betcha! And the Eclipse SDK is such a great environment to work in. We've pumped out quality code by the boat load without a lot of effort.
:- Documentation resources agreed. Work starts after next week and first there will be a review for a table of contents
+
:- test planning started. At the moment 1 person from Nokia allocated, second is starting mid may. Test case tempate sent for review (Arto and Kevin)
+
:- We need to get bitmaps for the MTJ. Graphical designer in place and need collection ongoing. We will utilize existing images from Nokia, IBM and EclipseME with modifications as much as possible. Craig verified that it is ok to use EclipseME graphics.
+
:- Development ongoing in Nokia internal CVS be because due diligence. Development is progressing but bit slowly.
+
:- We were not able to meet Milestone 1 schedule but it is still possible to keep release 1 deadline (June 2006)
+
:- Nokia hasn't heard anything from due diligence related to Nokia code
+
:- Nokia has progsedded in Deployment, SDK management and runtime management areas. And is also started studies related to visual designer.
+
  
- IBM hasn't heard anything from IBM part in due diligence
+
== Release Engineering ==
  
- Craig has analyzed the EclipseME code for due diligence but we haven't heard any further instructions from them. That will be checked.
+
* Where can I get the latest builds?
  
- Rodrigo has check in signing code to Nokia CVS
+
We have a build machine, [http://cdt.eclipse.org cdt.eclipse.org], that we use for our builds. You can access them from the builds section on its home page. You can also generate your own builds by checking out the CDT out of CVS and using the Export -> Deployable Feature menu item provided by the PDE.
 
+
- Craig is doing changes to pre-prosessing in EclipseME and he believes that can be a good base for MTJ. There should be a version during the month.
+
 
+
- MTJ will be presented in JavaONE
+
 
+
- Stanley ask how to get access to the Nokia CVS. Petri promised to check if that is possible.
+

Revision as of 14:01, 5 May 2006

General

  • Is it fun writing code for the CDT?

You betcha! And the Eclipse SDK is such a great environment to work in. We've pumped out quality code by the boat load without a lot of effort.

Release Engineering

  • Where can I get the latest builds?

We have a build machine, cdt.eclipse.org, that we use for our builds. You can access them from the builds section on its home page. You can also generate your own builds by checking out the CDT out of CVS and using the Export -> Deployable Feature menu item provided by the PDE.

Back to the top