- This topic has 10 replies, 2 voices, and was last updated 15 years, 5 months ago by
Chris Kovacs.
-
AuthorPosts
-
Chris KovacsMemberWe are considering moving from a NetBeans project to MyEclipse and M4M.
I have noticed that M4M does not support setting text properties using a resource string as NetBeans does. This is a deal-breaker for us unfortunately so I really hope you have plans to include this in an upcoming release.
Looking at the .form file, settings like this are simply removed by M4M resulting in empty strings being shown in the UI:
<Component class="javax.swing.JLabel" name="lblSelectMibView"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="com/example/Messages.properties" key="TEXT_KEY" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> </Property> </Properties> </Component>
March 31, 2009 at 1:53 pm #297038
Chris KovacsMember*** Date:
Tuesday, March 31, 2009 11:53:38 AM PDT** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.1.1
Build id: 7.1.1-20090310*** Eclipse details:
Eclipse PlatformVersion: 3.4.1
Build id: M20080911-1700Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700Eclipse Graphical Editing Framework GEF
Version: 3.4.1.v20080806-67718083A56B4H2A3213573
Build id: 200809101400Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
C:\eclipse\\plugins\org.eclipse.platform_3.3.101.v200809111700\splash.bmp
-launcher
C:\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\eclipse\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-framework
plugins\org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar
-vm
C:\Program Files\Java\jre6\bin\client\jvm.dllApril 1, 2009 at 8:09 am #297095
Loyal WaterMemberWe know about this and we already have it on our TODO. We will try to get this out asap. Sorry for the inconvenience caused.
April 1, 2009 at 10:50 am #297109
Chris KovacsMemberGood to know you’re working on it. Thank you for the response. Is there any way I track when this fix will be available?
April 1, 2009 at 11:39 am #297112
Loyal WaterMemberIm afraid there is not way for you to track this but I’ll keep you updated on this thread.
April 1, 2009 at 12:22 pm #297115
Chris KovacsMemberSubscribing to thread.
April 16, 2009 at 2:38 pm #297646
Loyal WaterMemberThis support will be in the 8.x release family and it’s very important for our planned Matisse rework that will take place on the Eclipse 3.5 platform later this year.
September 29, 2009 at 10:17 pm #302772
Chris KovacsMember@support-nipun wrote:
This support will be in the 8.x release family and it’s very important for our planned Matisse rework that will take place on the Eclipse 3.5 platform later this year.
Has this been addressed in 8.0M1? I don’t see it in the list of “Recent Enhancements and Fixes” for 8.0M1
Thanks.
October 1, 2009 at 5:17 pm #302843
Chris KovacsMemberSince I haven’t gotten a response, I had to test this out myself. This hasn’t been resolved. It’s the same issue.
I need an update on the status of this problem.
October 5, 2009 at 3:44 pm #302971
Loyal WaterMemberWe didn’t have time to get this into the 8.0 release unfortunately, but we are considering a larger scale Matisse refresh all together for the 8.5 release early next year
January 11, 2010 at 4:57 pm #305283
Chris KovacsMemberThis message has not been recovered.
-
AuthorPosts