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 "EDT:IDE RUI"

(Widgets Projects)
 
(3 intermediate revisions by 2 users not shown)
Line 93: Line 93:
 
== Widgets Projects  ==
 
== Widgets Projects  ==
  
Provide 5 projects<br> '''RUI Widget Project:'''<br> org.eclipse.edt.rui.widgets_4.0.0<br> '''Dojo Widget Project:''' <br>org.eclipse.edt.rui.dojo.widgets_2.0.0<br> '''Dojo Runtime Projects:'''<br> org.eclipse.edt.rui.dojo.runtime.local_1.6.1<br> org.eclipse.edt.rui.dojo.runtime.aol_1.6.1 <br> org.eclipse.edt.rui.dojo.runtime.google_1.6.1<br>  
+
Provide 4 projects<br> '''RUI Widget Project:'''<br> org.eclipse.edt.rui.widgets_0.7.0<br> '''Dojo Widget Project:''' <br>org.eclipse.edt.rui.dojo.widgets_0.7.0<br> '''Dojo Runtime Projects:'''<br> org.eclipse.edt.rui.dojo.runtime.local_1.6.1<br> org.eclipse.edt.rui.dojo.runtime.remote_1.6.1<br>  
  
After finishing {{bug|352820}}, the Dojo projects become '''3 projects '''<br> org.eclipse.edt.rui.dojo.widgets.local_2.0.0 <br> org.eclipse.edt.rui.dojo.widgets.aol_2.0.0 <br> org.eclipse.edt.rui.dojo.widgets.google_2.0.0<br>  
+
After finishing {{bug|352820}}, the Dojo projects become '''2 projects '''<br> org.eclipse.edt.rui.dojo_0.7.0 <br> org.eclipse.edt.rui.dojo.remote_0.7.0<br>  
 
<br>  
 
<br>  
  
Line 104: Line 104:
 
*Infobus  
 
*Infobus  
 
*MVC/FormManager  
 
*MVC/FormManager  
*Dynamic Loading<br>
 
 
Features included in Dojo widgets/runtime project <br>
 
Features included in Dojo widgets/runtime project <br>
 
*Dojo Widgets  
 
*Dojo Widgets  
 
*Dojo Runtimes
 
*Dojo Runtimes
 +
 +
[[Category:EDT]]

Latest revision as of 17:56, 3 February 2012

Go back to EDT:IDE.

Overview

This pages lists the IDE functions to support development of EDT:RUI (Rich UIs) application.

IDE Functions

Function Area Function Sizing 0.7 1.0 Future
Rich UI RUI preference pages
3d In Plan bug 352767



Visual Edtior
8d In Plan bug 352757



EGL Data View
2d In Plan bug 352761



Properties View support for VE
2d In Plan bug 352763



new Rich UI Handler,Widget wizard
2d In Plan bug 352751



Allow user to input a "base package" in new project wizard
2d
In Plan bug 352765

Rich UI Widgets Runtime Widget Project, EGL & Dojo
5d In Plan bug 351279



Import widget library in new project wizard
2d In Plan bug 352764



Combine dojo runtime project and widget project
3d

In Planbug 352816


Upgrade Dojo mobile widgets to 1.7


In Plan bug 351299

Notes on IDE RUI Functions

  1. to be added

Widgets Projects

Provide 4 projects
RUI Widget Project:
org.eclipse.edt.rui.widgets_0.7.0
Dojo Widget Project:
org.eclipse.edt.rui.dojo.widgets_0.7.0
Dojo Runtime Projects:
org.eclipse.edt.rui.dojo.runtime.local_1.6.1
org.eclipse.edt.rui.dojo.runtime.remote_1.6.1

After finishing bug 352820, the Dojo projects become 2 projects
org.eclipse.edt.rui.dojo_0.7.0
org.eclipse.edt.rui.dojo.remote_0.7.0

Things to bring over from RBD:
All stuffs will be brought to EDT, features included in RUI widgets project

  • EGL RUI Widgets
  • History
  • Infobus
  • MVC/FormManager

Features included in Dojo widgets/runtime project

  • Dojo Widgets
  • Dojo Runtimes

Back to the top