- This topic has 12 replies, 4 voices, and was last updated 16 years, 2 months ago by Riyad Kalla.
-
AuthorPosts
-
Tony HerstellParticipantSEAM – Surely now with the obvious take-up in SEAM you will now look at making the JBoss Seam tools work with MyEclipse or roll some of your own.
I still persevere with MyEclipse hoping one day the SEAM tools will arrive. I can do whole Seam projects without ANT or MAVEN etc. and don’t want to move from MyEclipse.
MOST other IDE’s now support Seam tools (including IDEA) and MyEclipse now lags behind… and MyEclipse has missed the boat!
SEAM is using industry standard technology EJB3, JPA, JAAS, JSF, and still you seem intent on going down “other avenues”.
Looking forward to some action!
Tony.
Loyal WaterMemberTony,
I’ll make a note of this.
Tony HerstellParticipantPlease MyEclipse guys you don’t even have to write much as JBoss tools does a lot of the support for you; just make it work with MyEclipse and offer it as another plugin at Runup (like IceFaces).
Last time we looked at this we found that trying to install JBoss Tools (seam part) kick out due to that fact you have not used “Something” in teh base Eclipse.. you said then it was NOT a big deal and would be scheduled in…
The “completion” and understanding of the Seam tags would be benefit enough!!!
PPPpppppllllleeeeaaassseeee…..
Sigh.
Tony HerstellParticipant<b>RichFaces VE</b>
The visual editor contributed by Exadel provides visual editing support for HTML and JSF (JSP and Facelets) pages. RichFaces VE also include visual support for specific JSF component libraries including JBoss RichFaces.
<b>Seam Tools</b>
Will include support for seam-gen, RichFaces VE integration, Seam related code completion and refactoring and more.
<b>Hibernate Tools</b>
Supporting mapping files, annotations and JPA with reverse engineering, code completion, project wizards, refactoring, interactive HQL/JPA-QL/Criteria execution and more.In short a merger of Hibernate Tools and Exadel ORM features.
<b>JBoss AS Tools</b> *** PROBABLY NOT REQUIRED
Easy start, stop and debug of JBoss AS 4+ servers from within Eclipse. Will also include features for efficient packaging and deployment of any type of Eclipse project.
<b>Drools IDE</b>
Rules file editing, Rete View, working memory debugging/inspection and more.
<b>JBPM Tools</b>
JBPM workflow editing, deployment and more.
<b>JBossWS Tools</b>
Inspecting, invoking, developing and functional/load/compliance testing of web services over HTTP, base tooling provided by soapUI with the addition of JBossWS specific features/support.
Tony HerstellParticipantNo1 to be the JBPM Tools!
Tony HerstellParticipantJetBrains Releases IntelliJ IDEA 8 Milestone 1
PR Newswire UK (press release) – London,UK
This preview release – already a feature-rich, robust and extensible IDE in its own right – brings brand new JBoss Seam integration, JavaScript/Flex …
vgriffinMemberI’m using seam-gen as a starting point. I would really like to have my imported project recognized as a deployable project and to be able to integrate debugger use. Because I had to import the project, and it doesn’t comply with your EAR projects, the project is not recognized as web-based.
We’re using ICEfaces instead of RichFaces so (of course) I’d like that support, too.
Tony HerstellParticipantJBoss tools for ganymede is now out:
http://www.jboss.org/feeds/post/jboss_tools_3_0_0_alpha1_ganymede_pages_xml_portlet_tptp_birtIs the MyEclipse team FINALLY going to look at integrating some of these tools to allow for better Seam (BPM espcially) and Richfaces support?
Great news for ganymende working with XP64 (it really appears to work!).
Bad news is that the construct of having:
<!DOCTYPE composition PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<ui:composition xmlns=”http://www.w3.org/1999/xhtml” xmlns:ui=”http://java.sun.com/jsf/facelets”
xmlns:h=”http://java.sun.com/jsf/html” xmlns:f=”http://java.sun.com/jsf/core”
xmlns:s=”http://jboss.com/products/seam/taglib” xmlns:a4j=”http://richfaces.org/a4j”
xmlns:rich=”http://richfaces.org/rich”
template=”/WEB-INF/pages/templateCleanWithConversations.xhtml”>
at the start of EVERY .xhtml file causes xmlns to be higlighted as an error so the whole of my Web files are highlighted red.MyEclipse editor is still poor when it comes ot EL in Seam (does not understand “messages” or other common Seam terms).
It’s getting there…
Riyad KallaMemberTony,
I just checked with product team and SEAM is on a very short list, along with Struts 2, for inclusion between now and the 7.5 release late this year. So it’s most likely coming very soon, but not right around the corner.
Tony HerstellParticipanti did send you an email about validations problems with Seam and 7.0m1
Please can your guys have a look at clearing thos (at least).
Some button on the gui to allow me to have these would be great.
Tony HerstellParticipantBiggest problems are now the new false error reporting in the jsf editor.
Sort them as a priority and I SUPPOSE I can wait🙁
Riyad KallaMemberNot likely coming in 7.0 GA (SEAM support) and I don’t know about adjusting how the JSF validations are done in such short notice, probably a 7.5 item to be honest.
-
AuthorPosts