What's new in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2023.1.0

Jun 2, 2023
  • Jakarta EE 10:
  • Jakarta EE 10 is the first major release of the specification which brings far more to the table than schema updates. From the new Core profile to improvements in CDI and EL, there are plenty of features to take advantage of – there are 12 minor and 11 major updates to specifications in this release!
  • With updated wizards for multiple enterprise project types – EJB, EAR, Web, Web Fragment, etc., you will be able to easily create projects with this version of the spec. Of course, we won’t leave you hanging – deploy and serve these projects using our updated server connectors. We’ve added the following connectors in this release:
  • GlassFish 7.x
  • Payara 6.2023.x
  • JBoss EAP 8.x
  • Tomcat 10.1.x
  • Open Liberty 23.0.0.x
  • WildFly 27+ (compatible with WildFly 28)
  • Java:
  • Java 20 Support:
  • As Java continues to evolve, in MyEclipse 2023, we extend our support to Java 20 with support for Virtual threads, structured concurrency, pattern matching for various constructs, the vector API, and more. Beyond IntelliSense and validation, these constructs are further supported by corresponding refactoring and clean-up actions too.
  • New Java Development Features:
  • MyEclipse itself will run on Java 17 LTS – we ship a Java 17 JDK with the IDE.
  • Did you know you could label specific Object instances? We added this capability in our last release, but it was specific to the Variables view. These labels will now show up in the Expressions view as well, even for watched and inspected objects.
  • The Favorites list (Java > Editor > Content assist > Favorites) will propose static members from this list even if the import is missing. You can now easily add members to this Favorites list by using Ctrl / Cmd + 1 on a static import in the Java editor.
  • Several quick fixes have been added, like one for creating sub types for sealed types, extending interfaces, extracting lambda bodies, etc. – don’t forget to use this shortcut while editing.
  • Don’t like how the new switch constructs are formatted? New formatting settings now allow you to customize this.
  • From the Java Stack Trace console, you can now use hyperlinks to jump to Java types for stack traces copied from the Debug view using the Copy Stack action.
  • Spring:
  • Spring 6 and Spring Boot 3:
  • Whether you’re working on the very latest versions of Spring, like Spring Framework 6 or Spring Boot 3, or on legacy applications that use Spring 2, our updated tooling will give you a superlative Spring development experience.
  • Tooling Improvements:
  • We’ve got several exciting enhancements on the tooling front for you to enjoy.
  • Live information from your running application can be displayed right in your editor as code lens annotations and on hover.
  • Use the new Spring Symbols view to quickly find and navigate to beans, functions, request mappings and more at the workspace, project and file level in your IDE.
  • We have a new editor for Spring Boot properties files with content assist and validation to ensure you’re not specifying imaginary properties.
  • Validation will let you know if there are updates to the version of Spring Boot you’re using in your project and refactoring to help you execute the update if you choose to do so.
  • Modern Web Frameworks:
  • Angular:
  • This release supports Angular 16, which is the latest version of Angular at the time of this release. With changes in our core to support recent changes made to the Angular CLI, we expect our tooling to continue to support future versions of Angular as well.
  • Vue:
  • Our new Vue project wizard makes Vue 3 project creation a cinch. We’ve also added superlative support for Vue 3 development with the new, recommended Volar extension to MyEclipse. This provides better support for the development of Vue applications with TypeScript, and support for Vue 3 specific features like the composition API, fragments, teleport tag, etc.
  • Note: While there is no Vue 2 project wizard, Vue 2 continues to be supported in MyEclipse. Import existing Vue 2 projects into MyEclipse to take advantage of our Vue 2 framework support.
  • Frontend Language Support:
  • JavaScript and TypeScript:
  • Besides grammar updates for improved language support, you can choose to display inlay hints for parameter types, return types, member values, etc. Please see the Preferences > JS/TS > JavaScript / TypeScript > Inlay Hint preference pages.
  • `jsx` and `tsx` files are now better recognized as JavaScript and TypeScript files.
  • Better detection of tsconfig files in your projects results in an improved TypeScript debugging experience.
  • XML / HTML / CSS / YAML:
  • Significantly improved coding experience by means of content assist, validation, formatting, typing enhancements and more. Please see the Preferences > CSS / HTML / XML / YAML trees for settings you can use to customize the language support.
  • Hibernate 6:
  • Whether you’re using Hibernate as a JPA provider or standalone, our wizards will allow you to create and develop against the latest versions of this OG persistence framework – Hibernate 5.6, 6.1 and 6.2. In the light of API changes in Hibernate 6.x, we’ve ensured that our reverse engineering code generation adapts based on the version of Hibernate you’re using in your project.
  • Maven:
  • The pom.xml editor now provides content assist suggestions for Maven dependencies and plugins, making it much easier to manage these without a wizard.
  • In the new project wizard, archetype parameters can be validated with regular expressions, if available. Archetypes can also use Groovy scripts for processing of input parameters.
  • For large Maven projects, build performance has been improved, along with a reduction in memory consumption.
  • Quarkus:
  • We now have support for Qute templates in MyEclipse. If you’re working with Qute files, you will get advanced content assist and validation when editing. Integration between Java and Qute ensures you get support for method parameters, `@TemplateExtension` methods and value resolvers.
  • An updated Quarks project wizard allows you to easily sort through a categorized list of hundreds of extensions that you can choose for your new project.
  • OpenShift:
  • The new odo 3.x Application Explorer view makes it easy to deal with every stage of your components lifecycle, right from creation and building on a cluster, to the synchronization of changes and debugging of the application. Not just for development, the explorer can also be used to manage staging and production deployments.
  • Miscellaneous Enhancements & Key Fixes:
  • This release is built on Eclipse 2023-03 and will be compatible with the latest versions of any additional plugins you may wish to install.
  • The IDE will start faster than ever, so you can get to coding sooner. These improvements also reduce the amount of time required for the IDE to restart after adding/removing plugins.
  • The console can now display colored output, and you will notice this when doing Maven builds, running applications, etc.
  • All text editors now support new shortcuts for efficient multi-selection editing.
  • There’s a new, “Compare with each other” action in the Git staging view that you can use to compare staged / unstaged files with each other.
  • Tired of a flickering set of jobs in the progress view where you could accidentally kill the wrong one? New jobs are now always added at the bottom for a predictable experience.
  • Inline debug values will now show up when debugging languages like Node.
  • If you rely on our UML1 tooling (yes, we still support UML1), an issue where the editor menus would not stay open for more than a split second has been addressed. You no longer need to be an e-sports champion to click the menu items!
  • Our React Serve launch configuration will now correctly serve React applications for easy deployment.
  • Annoyances while editing HTML files around the use of comments and editing tags have been fixed.
  • A few invalid validation (ha!) errors with JSP-EL syntax have been addressed.
  • WebSphere 8.5.5 with recent fix packs applied can now be launched from MyEclipse without the need for any workarounds. We also fixed a bug where MyEclipse would not be able to stop a WebSphere server that was configured to run as a Windows service.

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2022.1.0 (May 19, 2022)

  • Jakarta EE 9 and 9.1:
  • We’ve updated our support for Jakarta 9 and added preliminary support for Jakarta 9.1 – at this time, we’re the only Eclipse product to support this version of the Jakarta EE specification.
  • When you create any enterprise project, you can choose these versions of the specification and we’ll make sure your projects are created with the right versions of the schema and the right libraries. Here’s a reminder on the project types we support:
  • Enterprise Application
  • EJB
  • Web & Web Fragment
  • Web Service
  • Connector
  • Application Client
  • Specifications like JAXB, JPA, JAX-WS and JAX-RS have been updated as well. For instance, if you want to use Hibernate 5.6 or EclipseLink 3 as a JPA 3.0 provider, you now can, easily. All our JPA functionality works with this version, including reverse engineering. I’m sure I’m forgetting to mention a specification or two here, but our developers haven’t – explore them all in the IDE!
  • Now – where can you deploy these, “cutting edge” projects? No worries – we’ve got you covered with a bunch of new server connectors:
  • GlassFish 6.0 – 6.2
  • Payara v5 and v6
  • Wildfly 23 onward
  • IBM’s Open Liberty
  • Of these, Payara v6 and Wildfly 24+ support Jakarta EE 9.1, while most of the others support Jakarta EE 9. Do check the connector for additional details.
  • Modern Web Enhancements - Vue, Angular, React and More:
  • You’ve asked and we’ve delivered – Vue support is here! Also, with updates to all embedded language servers, we now support newer versions of popular modern web frameworks too. MyEclipse supports Angular 13.2+, TypeScript 4.5, and the most recent versions of React as well.
  • Developing with Vue? MyEclipse provides syntax highlighting, IntelliSense, validation, quick fixes and navigation. And yes, Vue 3 is also supported!
  • Support for more recent versions of Angular means you will no longer see erroneous errors in your Angular projects.
  • JavaScript:
  • JavaScript language support can be enhanced by creating a jsconfig.json file in the project to define a project context. The config file specifies files to be included, ECMAScript version targeted, module systems, etc. Follow the prompt in the editor and MyEclipse will create this file for you – you can tweak it further as desired, more details here.
  • Snippets:
  • How do you insert a copyright symbol into your markup? Stop googling and use the new HTML section in the Snippets view to drag and drop this character entity into your code.
  • Servers View:
  • Our Servers view has been enhanced to give you the ability to launch additional modern web applications, right from within the IDE. In addition to Angular, you can now launch Vue, React, Webpack and Next.js applications too.
  • Note: If you’d like to hide these launch types from the UI, deselect the, “Show NodeJS Launches” item from the view’s menu.
  • Java 17:
  • We have inbuilt support for Java 17 – just ensure you configure a Java 17 JDK / JRE in the JRE preference page, and you’re good to go. If you’re interested in preview features like, “Pattern Matching for Switch”, please enable features for Java 17 from Preferences > Java > Compiler when you have a compliance level of 17 selected.
  • MyEclipse Core Updates:
  • Apple Silicon Support:
  • If you’re using an Apple Silicon chip like the M1, MyEclipse can now run natively on this chip, resulting in significant performance improvements. For one of our test workspaces, this reduced the amount of time MyEclipse took to be ready for work from 50 seconds (when running in the Rosetta emulator) to 12 seconds. Of course, these figures will be different for you, but we wanted to give you an idea of how much faster this build can be.
  • Note: If you have an existing install, updating this install will keep you on the Intel build. Uninstall MyEclipse and use our new offline installer to reinstall it. Be sure to select Apple Silicon on the architecture selection page.
  • Smaller Footprint:
  • In a bid to decrease the size of our installers and the number of plugins active in a MyEclipse installation, new installations will not include a number of old, heavy libraries and library related plugins that are not often used. If MyEclipse detects that you have projects that use these libraries, we will help you install them.

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2021.5.24a (Jun 4, 2021)

  • New editors and improved framework support. Java 16 and Jakarta EE 9. Updated server and container support. New Eclipse. What are we talking about? Well, the biggest MyEclipse release in a long time – MyEclipse 2021. You might point out that we’ve been saying, “biggest release” almost every release. That’s right, we have, and it’s always been true – let’s dig into MyEclipse 2021.
  • Included in this release:
  • New Editors
  • Updated Support for Modern Web Frameworks
  • Server Connectors
  • Jakarta EE 9
  • Eclipse 2021-03
  • Java Enhancements
  • Spring
  • Quarkus
  • OpenShift
  • VisualVM

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2.6.3 (Aug 25, 2014)

  • iOS app build wizard updated to recognize new provision profile
  • iOS app build wizard updated for new appId format

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2.6.2 (Mar 21, 2014)

  • Hide iOS 7 mobile safari addressbar for webapps
  • OnClick Dial Phone & Send SMS actions fixed
  • Intermittent error on Check for Updates action
  • Widget SelectListItems retain value when cancelled on Android 4.4
  • Simulator Address bar width too narrow, extend full width of window
  • Design Center App Center wizards reference deprecated Test Center
  • Design Center List header widget's font properties not saved/restored
  • PhoneUI Transition with keyboard visible breaks layout
  • Widgets Map widget updates incorrectly after keyboard shown
  • PhoneUI Webapp Save-to-Homescreen prompt obsolete for iphone/iOS7
  • PhoneUI Map widget rendering issue resolved

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2.6.1 (Feb 11, 2014)

  • Hot fix with the following changes:
  • OnClick Dial Phone action is fixed; it fails in 2.6.0
  • OnClick Send SMS action is fixed; it fails in 2.6.0
  • Fix intermitten error with Check for Updates action

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2.6.0 (Jan 9, 2014)

  • Design Center:
  • Project directory changes created by the code generator:
  • Code will not be permanently generated if the initial design file's "startup" property is not set
  • App code is now generated to /www//*
  • Old style code generation will continue when the
  • Source file Editors:
  • default file encoding set to UTF-8
  • Line numbers enabled by default
  • Introduced JavaScript code formatting settings - based on Eclipse JSDT preferences
  • Widgets & Actions:
  • Show Alert Action - multi-lines alert text supported
  • Map widget api change: the callback to gmapready( callback(gmap,marker[]) ) includes an optional array of markers
  • Mobile Web Simulator for Chrome:
  • New setting to clear the simulator's caches, i.e., deletes the Chrome profile created by the Simulator.
  • Numerous bug fixes: removed javascript src maps, fixed css and live-reload bugs
  • Test Center:
  • The Test Center has been removed from MobiOne. The Test Center was officially deprecated in the 2.5 version.

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2.5.0 (Nov 2, 2013)

  • Design Center:
  • Target Design - defines the default .mobi file context for all tools and features, e.g., iOS Application Build Wizard
  • Source file Editors:
  • Syntax
  • HTML
  • JavaScript
  • CSS
  • XML
  • Text
  • IntelliSense - Code Assistance:
  • Note: JavaScript code proposals are not available
  • Syntax coloring, text styling, line number
  • File Explorer:
  • Link with active editor, automatically navigate editor's file
  • Audio widget - reimplemented with expanded JavaScript api
  • App Center:
  • iOS Application Build wizard supports iOS 7 art work
  • Requires use of Cordova version 2.9 or greater
  • Cordova upgraded to 2.9
  • Cordova 2.2 has been deprecated
  • See Window menu>Settings>App Center to set the Cordoba version
  • Mobile Web Simulator for Chrome:
  • A new simulator known as the Mobile Web Simulator (SIM) is provided to replace the Test Center. SIM is implemented as Google Chrome application and requires Google Chrome to be installed on your system to operate correctly.
  • Simulates Cordova 2.9 API
  • Note: Cordova media capture emulation is not supported
  • Device support:
  • iOS (iPhone 4&5, iPad), iOS 7 through 4
  • Android (Nexus S, Kindle Fire, Galaxy Tab 10.1)
  • Define custom display size
  • Auto-Reload - detect changes to project files and automatically reload them in the Simulator without developer intervention.
  • Configure from the Window menu>Settings>Mobile Web Simulator
  • Test Center:
  • Test Center is officially deprecated and will be phased out in the near future.

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2.3.1 (Nov 2, 2013)

  • Design Center:
  • Video player widget opens file explorer when dbl-clicked
  • Properties view OnClick editor hands clicks properly
  • Code Gen:
  • Combobox properly displays spinner list (regression)
  • Text widget's read-only property honored correct
  • Radio button with OnClick RunJS action fixed
  • Google map api is now imported before other javascript libraries
  • Fixed false negative warning for Screen design with Send Emal action
  • Test Center:
  • Removed Local Storage - Database inspector due to severe error that crashes process
  • Removed Facebook, Twitter & LinkedIn apps from homescreen due to critical error
  • App Center:
  • Customized cache.manifest file is NOT over written during publish & build processes

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2.3.2 (Apr 27, 2013)

  • Design Center:
  • new MultiPage widget
  • new TabBar widget
  • new OnClick - ShowPage action - programmatically control page presentation of a MultiPage widget
  • new OnClick - Send Email action
  • Improved Image "Keep Aspect Ratio" implementation
  • Improved code generation
  • Fixed issue with GotoURL(popup window) action displaying PDF files on Android devices
  • Test Center:
  • Added iOS 6 user-agent support for iOS devices
  • Recommendation - the local storage inspector has several severe problems with the WebDB services. Please use the Chrome WebKit inspector for all WebDB debugging and inspection. For example, inspecting a SQL table with more than 19 columns will crash the Test Center.
  • App Center:
  • Upgraded HTML5 app runtime framework to Cordova/PhoneGap 2.2
  • New iOS validation of iOS certificate and provision profile compatibility
  • Added additional download integrity checking
  • Notice - MobiOne 2.3 uses a new App Center cloud implementation. Thus rebuilding or republishing a pre-2.3 apps with MobiOne 2.3 will result in a new URL to access the resulting resources. Your former MobiOne 2.2 and earlier resource URLs will still be available as well but will not be updated when using MobOne 2.3 or greater versions.

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2.3.1 (Jan 26, 2013)

  • Design Center:
  • Video player widget opens file explorer when dbl-clicked
  • Properties view OnClick editor hands clicks properly
  • Code Gen:
  • Combobox properly displays spinner list (regression)
  • Text widget's read-only property honored correct
  • Radio button with OnClick RunJS action fixed
  • Google map api is now imported before other javascript libraries
  • Fixed false negative warning for Screen design with Send Emal action
  • Test Center:
  • Removed Local Storage - Database inspector due to severe error that crashes process
  • Removed Facebook, Twitter & LinkedIn apps from homescreen due to critical error
  • App Center:
  • Customized cache.manifest file is NOT over written during publish & build processes

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2.3.0 (Jan 10, 2013)

  • Design Center:
  • new MultiPage widget
  • new TabBar widget
  • new OnClick - ShowPage action - programmatically control page presentation of a MultiPage widget
  • new OnClick - Send Email action
  • Improved Image "Keep Aspect Ratio" implementation
  • Improved code generation
  • Fixed issue with GotoURL(popup window) action displaying PDF files on Android devices
  • Test Center:
  • Added iOS 6 user-agent support for iOS devices
  • Recommendation - the local storage inspector has several severe problems with the WebDB services. Please use the Chrome WebKit inspector for all WebDB debugging and inspection. For example, inspecting a SQL table with more than 19 columns will crash the Test Center.
  • App Center:
  • Upgraded HTML5 app runtime framework to Cordova/PhoneGap 2.2
  • New iOS validation of iOS certificate and provision profile compatibility
  • Added additional download integrity checking
  • Notice - MobiOne 2.3 uses a new App Center cloud implementation. Thus rebuilding or republishing a pre-2.3 apps with MobiOne 2.3 will result in a new URL to access the resulting resources. Your former MobiOne 2.2 and earlier resource URLs will still be available as well but will not be updated when using MobOne 2.3 or greater versions.

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2.2.3 (Nov 2, 2012)

  • Design Center
  • Specifying invalid filename for image button sets it's size to 0,0
  • Video player widget should not acts as a container
  • Audio player can not be resized in minimal mode
  • Improved operation of Run-in-Test Center (rounded green button)
  • Improved dragging of navbar widget to parent container in the outline
  • Fixed sluggish Visual Designer performance and quirks
  • Fixed outline rendering problem in custom layout
  • Panel layout error fixed for Audio player with height > panel height
  • Radio button and checkbox widget resize issue fixed
  • Toolbar widget resize issue fixed
  • Html widget resize issue fixed
  • Toggle widget resize issue fixed
  • Map resizing issue fixed
  • Test Center
  • Updated home screen geolocation app to use the 2.1 map widget and custom api
  • App Center
  • Fixed native build for iPhone 5 apps, missing architecture
  • Code Gen
  • Fixed iphone iOS3 & 4 webclip startup image rendering problem introduced in MobiOne 2.2.0
  • Orientation layout issue with audio player fixed
  • Installer
  • Improved installer support for installing into std Windows user account with extended chars: e.g., MARK!!
  • Uninstaller
  • Improved uninstaller to respect non-mobione files and directories
  • Build
  • Fixed issue when specifying ipad startup images when target device is ipad-only
  • Widget
  • Fixed NPE when all items of selectlistmenu are deleted
  • Fixed issue with setting Text width
  • Improved quick drag-drop merge of single item lists
  • Added "Keep Aspect Ratio" property for Image, Image-Button and Video; enabled by default

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2.2.2 (Oct 18, 2012)

  • Code Gen:
  • Orientation layout issue with audio player fixed
  • Design Center:
  • Panel layout error fixed for Audio player with height > panel height
  • Html widget resize issue fixed
  • Toggle widget resize issue fixed
  • Map resizing issue fixed
  • Toolbar widget resize issue fixed
  • Radio button and checkbox widget resize issue fixed

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2.2.1 (Oct 13, 2012)

  • DesignCenter:
  • Specifying invalid filename for image button sets it's size to 0,0
  • Video player widget should not acts as a container
  • Audio player can not be resized in minimal mode
  • Improved operation of Run-in-Test Center (rounded green button)
  • Improved dragging of navbar widget to parent container in the outline
  • Fixed sluggish Visual Designer performance and quirks
  • Fixed outline rendering problem in custom layout
  • Test Center:
  • Updated home screen geolocation app to use the 2.1 map widget and custom api
  • App Center:
  • Fixed native build for iPhone 5 apps, missing architecture
  • Code Gen:
  • Fixed iphone iOS3 & 4 webclip startup image rendering problem introduced in MobiOne 2.2.0
  • Installer:
  • Improved installer support for installing into standard Windows user accounts with extended chars: e.g., MARK!!

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2.2 (Oct 5, 2012)

  • Design Center:
  • New iPhone5 device mode
  • Improved integration of 3rd party resources
  • Now any design file (.mobi) can specify additional JavaScript libraries, CSS style sheets and additional files required by the project
  • Updated Toggle widget to render with rounded ends
  • See the new Shape property for rounded and rectangular display options
  • Update HTML widget with border style properties: color, width, corner radius
  • Updated checkbox, radio button and toggle sizing behavior
  • Expand the size of these buttons to specify the touch area
  • Code Generation Improvements
  • Action ids are preserved across build processes. This enables use of html code that references an action as a template
  • Detect when appcache manifests file has been manually modified
  • Outline view updated
  • Present widgets in their natural insertion and tab order rather than Z-order
  • Removed cut, copy, paste actions were quirky and removed until their operation is more reliable
  • Test Center:
  • iPhone 5 device emulation
  • Letter-box webclip mode is not supported
  • Conveniently enable or disable Browser web security from Browser menu

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2.1.2 (Sep 20, 2012)

  • Design Center
  • Use F2 to focus editing of widget id in Outline View
  • Design Center
  • Improved color dialog and Font dialog position
  • Code Gen
  • Back button active color supported for SelectListMenu navbar
  • Design Center
  • Warn user - Android webview does not support resources with spaces or non-ascii chars in filename or path
  • Widget
  • Map widget now displays correctly on multi-screen apps
  • App Builder
  • Eliminated flash between end of splash display & start of iOS app
  • Widget
  • Audio player stops playback on screen transition to new screen, i.e., no background audio
  • Designer
  • Able to delete files from Additional Files Property dialog
  • Test Center
  • Fixed JS Debugger segfault
  • Design Center
  • Improved memory mgmt of custom media palette for large set of icons
  • Code Gen
  • Fixed layout problem with widgets being unexpectedly hidden
  • Code Gen
  • Code generation for HTML widget uses the widget ID
  • Code Gen
  • Fixed alignment problem in toolbar layout algorithm
  • Widget
  • Map widget will render white background when no location property set
  • Designer
  • Help button for action property opens desktop browser to online documentation

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2.0.3 (Sep 20, 2012)

  • Test Center
  • [Android Emul] browser address bar updates correctly
  • Code-gen
  • [Android] virtual keyboard no longer goofs up layout when closed
  • PhoneUI
  • Fixed panel scrolling for widget with GotoScreen action
  • App Center
  • Native app error for GotoURL action opening as popup when child window closed befoeffull
  • PhoneUI
  • Added error handling to prevent user coding errors in phoneui.postPageTransition() and related functions
  • from interferring in screen life-cycle.
  • Designer
  • Goto URL action property updates preserved on focus change
  • Test Center
  • Test Center workbench remembers window dimensions and locatio
  • Code-gen
  • Fixed ipad specific scrolling/lockup for gotoURL action
  • Code-gen
  • Added MobiOne version info in generated source code
  • Code-gen
  • Changed src files in Test Center are detected and user warned of over-write condition in Designer
  • Core
  • Improved license management for Turkish language settings
  • Test Center
  • Fixed problem preventing use of Publish as Mobile Web App in some cases
  • Widgets:
  • Link widget action activation fixed
  • Fixed Radio button hang issue
  • Improved toolbar layout with multiple buttons
  • SelectListMenu properly reset by form reset action

New in MyEclipse Enterprise Workbench (formerly MobiOne Design Center) 2.0.0 (Sep 20, 2012)

  • General:
  • Create apps and webapps for Android and iOS devices
  • Android devices: Nexus S (ICS), Kindle Fire (2.3.6) and Samsung Tab 10.1 (3.1)
  • iOS devices: iPhone, iPad and iPod, iOS versions 3.2-5.1
  • Design Center:
  • Switch the Visual Designer's form factor between Android and iOS devices
  • Generate HTML code optimized for operation on Android and iOS devices
  • New Android UI layout strategy automatically adjusts the user interface to render with best fit scaling across the many different Android devices of the same form factor, e.g., handset, tablet.
  • Goto URL Action now provides a target window parameter to specify if the URL should open in the current window, a new browser window or for native apps if the URL should open in a popup window
  • Replaced the former View menu options for visualizing the iOS specific address bar and button bar with new application type settings. Users should now select the type of application they wish to view their UI as. The address bar, button bar and tab bars will automatically be adjusted to accurately reflect the behavior on the current device.
  • Enabled screen capture from Android device modes
  • Renamed and reorganized the Visual Designer's web application properties
  • Updated Visual Designer .mobi file format to account for additional GotoURL parameters and the new Application Type mode setting, See View>Web Application or Native Application settings
  • Test Center:
  • Android mobile web emulator
  • Switch mobile web emulator's form factor between Android and iOS devices
  • Android devices integrated with the Tool Panel for editing source code and running inspector tools
  • Similar to the Design Center update, replaced the former Browser menu options for visualizing the iOS specific address bar and button bar with new application type settings. Users should now select the type of application they wish to view their UI as. The address bar, button bar and tab bars will automatically be adjusted to accurately reflect the behavior on the current device.
  • Implemented Android single element look and feel. Render of multiple select element is not supported yet.
  • Enabled screen capture from Android devices
  • App Center - Builder service and WebApp Upload and Hosting service:
  • Build native Android apps (hybrid) for Android smartphones and tablet devices
  • Uses open-source Phonegap/Callback virtual services framework
  • Android App Build wizard provides use of a development digital certificate for a no-hassle app build process
  • App build status notifications on desktop and via email
  • Wireless installation of your iOS and Android apps, (a.k.a. ad hoc deployment)
  • Quick share of app and webapp links via individual or group emails
  • Removed restriction that app could not include a design file named index.mobi