MyEclipse: myeclipse 10.1 bugs (default xhtml and component properties Durnik - May 13, 2012 - 09:06 PM Post subject: myeclipse 10.1 bugs (default xhtml and component properties
I'm using myeclipse 10.1. However, some features do not appear to be working properly.
Issue 1. The fault jsf xhtml page is created with <head> </head> instead of the correct <h:head></head>. This can/does cause problems and should be fixed.
Issue 2. I'm using primefaces and the properties/attributes are not being displayed for editing in the properties panel (however, the <p:... is at least showing me the list of primefaces components). Now, I could understand this (since you don't state compatibility with primefaces unless its your spring version of myeclipse). However, this happens even with some of the default jsf components. Here's the page:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Scrolling over the 'body', form or head gives me the properties/attributes. However, scrolling over the h:button and the p:button (or many other components) shows no properties.
Here's my configuration
*** Date: Sunday, May 13, 2012 4:05:04 PM Eastern Daylight Time
that's 'default.xhtml' and the <h:head> </h:head>. Primefaces version is 3.2support-swapna - May 14, 2012 - 07:26 AM Post subject:
Durnik,
I could replicate the issue at my end. Thanks for pointing to it.
I have raised a PR for the dev team to look into it.
Sorry for inconvenience caused.Durnik - May 25, 2012 - 03:37 PM Post subject: Bugfix timeline
Swapna,
Do you have any timeframe on when a bugfix will be released? With this broken, myeclipse is not providing much value in developing jsf applications. I'm forced to open multiple documents to read the possible tags and values.
Durniksupport-swapna - May 28, 2012 - 08:06 AM Post subject:
Durnik,
The dev team is investigating it right now.
Sorry for inconvenience caused.support-tony - Nov 26, 2012 - 06:54 AM Post subject:
Durnik,
This issue has now been fixed in release 10.7. You can use the Configuration Center to update to 10.7. Alternatively download the MyEclipse installer from our download page.
Thanks again for reporting it and sorry for the inconvenience.