FREEEEE struts/jsp editor plugin for Eclipse

Hi guys,
I am tired of searching for struts/jsp editor plugin for Eclipse. I tried the trail version for Exadel, My eclipse, Lomboz, but none of them are good enough. I dont want to pay for a plugin.
So I downloaded Netbeans IDE which has good support for struts. But I dont want to change my Eclipse IDE because its much better.
In case you are already using a good struts/jsp editor plugin for Eclipse then please advice me ASAP.
I dont want to type up the code like <html:text or wait for runtime compilation to realize that there is a problem in the syntax. Wouldnt it be a lot better if the IDE help us reduce the development time.
Thanx
Rohit Kumar

Thanx for your reply.
I used JDeveloper with Oracle many years back. That time I found it to be slow. Maybe it must have improved by now.
Today I downloaded EasyEclipse which is built on Excipse 3.1
EasyEclipse
http://www.easyeclipse.org/site/home/index.html
EasyEclipse Plugins
     -----> Amateras JSP, HTML, XML editor
     -----> Weblogic Server Plugin for Eclipse
     -----> JBoss IDE
     -----> J2EE Tools
     -----> ....................
http://www.easyeclipse.org/site/plugins/index.html
I would say WOW. It satisfies most of my needs. Maybe all u guys might wanna try it too.
Regards
Rohit Kumar

Similar Messages

  • Simple and Free JSP Editor Plugin for Eclipse

    Can anyone direct me a Simple and Free JSP Editor Plugin for Eclipse ? Thanks

    You can just create JSP files with "Eclipse for Java EE".
    What do you expect of the plugin then?

  • JSP editor plugin for Eclipse

    Hello,
    I use now a trial version of www.myeclipseide.com for the JSP editor. It is much better then a classic text editor but I was wondering if there is a preferred JSP editor plugin for the PDK.
    Do you have any good experiences or tips with other plugins?
    Thanks in advance
    Koen Van Loocke

    Lomboz, which is an open source J2EE plugin for eclipse has a rather good JSP view. You can get it from http://forge.objectweb.org/project/showfiles.php?group_id=97

  • ADOBE XDC Editor Plugin for Eclipse - Install Problem

    Hi,
    We tried to install this plugin to eclipse version 3.2.1. - but clicking on "install new software" eclipse always says it's not an valid update-site. Does anyone knows this problem????
    then we tried to install to eclipse version 3.6 (helios), also there automatic install was impossible, so we copied the jar-file to the plugin-directory, but on loading the xdc-file, we only get error-messages.
    is someone out there how was able to work with this tool. we need it urgently to run as we have to solve the tray-problematic with adobe forms.
    kind regards for any help,
    oliver

    Thanx for your reply.
    I used JDeveloper with Oracle many years back. That time I found it to be slow. Maybe it must have improved by now.
    Today I downloaded EasyEclipse which is built on Excipse 3.1
    EasyEclipse
    http://www.easyeclipse.org/site/home/index.html
    EasyEclipse Plugins
         -----> Amateras JSP, HTML, XML editor
         -----> Weblogic Server Plugin for Eclipse
         -----> JBoss IDE
         -----> J2EE Tools
         -----> ....................
    http://www.easyeclipse.org/site/plugins/index.html
    I would say WOW. It satisfies most of my needs. Maybe all u guys might wanna try it too.
    Regards
    Rohit Kumar

  • JSP debugging plugin for eclipse 3.2

    Hi,
    I was looking for a plugin for eclipse 3.2 which can be used for JSP debugging purpose(not myeclipse).
    If any thing of such sort exists?

    Should be something like
    - extract the plugin into the plugins directory
    - restart eclipse
    - create a clean project (to prevent artefacts)
    - rightclick the project, select from the menu team->share project
    - choose the VSS option and point it to your VSS server
    - team->update
    - team -> check out on the file you need to change
    - team -> check in after modification

  • Visual editor plugin for eclipse

    Hi,
    can any one suggest froam where i can get visualeditor plugin for eclipse.
    And setting in selispse.
    Pls rply.

    See GEF here http://www.eclipse.org/gef/
    You can also search any plugin you want here http://eclipse-plugins.2y.net/eclipse/plugins.jsp
    =>http://eclipse-plugins.2y.net/eclipse/plugins.jsp?category=UI
    http://www.eclipse.org/vep/
    hope that helps

  • Plugin for eclipse to use logging in jsp

    Hello all,
    I got log4E plugin for eclipse and it is working fine with servlets. But it is not working in MyEclipse when jsp page is opened.When we right click on the editor no option like log4E is shown.
    Plz tell whether there ia any plugin for logging jsp in eclipse

    double post - http://forum.java.sun.com/thread.jspa?threadID=724494

  • Struts plugin for eclipse 3.0

    hi all,
    I am using Elicpse SDK 3.0 and i want to do a struts project in it.
    Which is the most suitable struts plugin for Eclipse 3.0.
    Please mention the url from where i can download the plugin.
    I have used Myeclipse in which we can just right click on project and chosse the ADD STRUTS CAPABILITY.
    the same way i need in eclipse 3.0
    Please Advice

    1) Install Google at your machine.
    2) Open it in your favourite web browser.
    3) Note that input field.
    4) Enter some smart keywords related to the question in there, e.g. "struts eclipse plugin".
    5) Note the two buttons below the input field.
    6) Hit the first button to get a list of websites matching your query. Hit the second one to get the first hit immeditately. Explore the results.

  • Best plugin for eclipse

    what is the best plugin for eclipse which is used to develop JSP with?
    I see alot of people speak of MyEclipse, but that isnt free, and i wouldnt want to pay money for something i use for work

    You should download the Eclipse WTP All in one package. This comes with the standard Eclipse editor plus all the tools needed for developing java web apps, jsps, servlets, etc.
    the file is named wtp-all-in-one-sdk-XXX where XXX is your OS.
    http://download.eclipse.org/webtools/downloads/drops/R1.5/R-1.5.1-200609230508/

  • Problem with Crystal XI reports used with CR plugin for Eclipse 2.0

    Hi All,
    I have downloaded the latest CR plugin for eclipse (2.0), integrated with Eclipse 3.5.
    I tried to use an existing report file created from Crystal Reports version XI in the following two ways.
    1) Including the Crystal Report in to JSP page through viewer tags.
    It worked fine
    2) I tried to include the report in a JSP through using CRJavaHelper.java provided by default in the Web Project created. I changed the connection string, driver name, user ID and password.
    it's throwing up an error:
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: InternalFormatterException---- Error code:-2147467259 Error code name:failed
    with the root exception as below:
    09/10/30 18:28:29 Caused by: com.crystaldecisions.reports.formulas.FormulaException: Exception in formula '{@OPENING BAL}' at '{WEEKLYOUTSTANDING1.DOC_DATE}':
    This field name is not known..
    Please help me with this issue.
    Thanks in advance,
    Rgds,
    Praveen Manthena

    Sorry, that's a different stack trace, please find below the actual stack trace when the Formula exception happens.
    09/11/03 13:03:33 com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: InternalFormatterException---- Error code:-2147467259 Error code name:failed
    09/11/03 13:03:33      at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.if(SourceFile:237)
    09/11/03 13:03:33      at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(SourceFile:147)
    09/11/03 13:03:33      at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(SourceFile:128)
    09/11/03 13:03:33      at com.businessobjects.samples.CRJavaHelper.export(CRJavaHelper.java:644)
    09/11/03 13:03:33      at com.businessobjects.samples.CRJavaHelper.exportPDF(CRJavaHelper.java:465)
    09/11/03 13:03:33      at viewer.other._jspService(_other.java:99)
    09/11/03 13:03:33      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    09/11/03 13:03:33      at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:724)
    09/11/03 13:03:33      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:414)
    09/11/03 13:03:33      at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    09/11/03 13:03:33      at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    09/11/03 13:03:33      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    09/11/03 13:03:33      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    09/11/03 13:03:33      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    09/11/03 13:03:33      at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    09/11/03 13:03:33      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    09/11/03 13:03:33      at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    09/11/03 13:03:33      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    09/11/03 13:03:33      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    09/11/03 13:03:33      at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    09/11/03 13:03:33      at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    09/11/03 13:03:33      at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    09/11/03 13:03:33      at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    09/11/03 13:03:33      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    09/11/03 13:03:33      at java.lang.Thread.run(Unknown Source)
    09/11/03 13:03:33 Caused by: com.crystaldecisions.reports.exportinterface2.exceptions.InternalFormatterException: InternalFormatterException
    09/11/03 13:03:33      at com.crystaldecisions.reports.formatter.export2.a.a(SourceFile:252)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formatter.export2.ExportSupervisorEx.if(SourceFile:642)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formatter.export2.ExportSupervisorEx.a(SourceFile:586)
    09/11/03 13:03:33      at com.businessobjects.reports.sdk.requesthandler.ReportViewingRequestHandler.a(SourceFile:636)
    09/11/03 13:03:33      at com.businessobjects.reports.sdk.requesthandler.ReportViewingRequestHandler.int(SourceFile:672)
    09/11/03 13:03:33      at com.businessobjects.reports.sdk.JRCCommunicationAdapter.do(SourceFile:1940)
    09/11/03 13:03:33      at com.businessobjects.reports.sdk.JRCCommunicationAdapter.if(SourceFile:657)
    11/03 13:03:33      at com.crystaldecisions.reports.common.ThreadGuard.syncExecute(SourceFile:102)
    09/11/03 13:03:33      at com.businessobjects.reports.sdk.JRCCommunicationAdapter.for(SourceFile:521)
    09/11/03 13:03:33      at com.businessobjects.sdk.erom.jrc.a.a(SourceFile:54)
    09/11/03 13:03:33      at com.businessobjects.sdk.erom.jrc.a.execute(SourceFile:67)
    09/11/03 13:03:33      at com.crystaldecisions.proxy.remoteagent.RemoteAgent$a.execute(SourceFile:716)
    09/11/03 13:03:33      at com.crystaldecisions.proxy.remoteagent.CommunicationChannel.a(SourceFile:125)
    09/11/03 13:03:33      at com.crystaldecisions.proxy.remoteagent.RemoteAgent.a(SourceFile:537)
    09/11/03 13:03:33      at com.crystaldecisions.sdk.occa.report.application.ds.a(SourceFile:186)
    09/11/03 13:03:33      at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(SourceFile:1558)
    09/11/03 13:03:33      at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(SourceFile:337)
    09/11/03 13:03:33      at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.if(SourceFile:223)
    09/11/03 13:03:33      ... 24 more
    09/11/03 13:03:33 Caused by: com.crystaldecisions.reports.dataengine.DataEngineException: Exception in formula '{@OPENING BAL}' at '{WEEKLYOUTSTANDING1.DOC_DATE}':
    This field name is not known.
    09/11/03 13:03:33      at com.crystaldecisions.reports.dataengine.DataSourceManager.do(SourceFile:692)
    09/11/03 13:03:33      at com.crystaldecisions.reports.dataengine.DataProcessor2.a(SourceFile:729)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formatter.formatter.objectformatter.ObjectFormatter.<init>(SourceFile:179)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formatter.formatter.objectformatter.ObjectFormatter.if(SourceFile:135)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formatter.formatter.paginator.PageFormatterBase.<init>(SourceFile:75)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formatter.formatter.paginator.PageFormatter.<init>(SourceFile:173)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formatter.formatter.paginator.PageFormatter.a(SourceFile:152)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formatter.export2.a.a(SourceFile:201)
    09/11/03 13:03:33      ... 46 more
    09/11/03 13:03:33 Caused by: com.crystaldecisions.reports.formulas.FormulaException: Exception in formula '{@OPENING BAL}' at '{WEEKLYOUTSTANDING1.DOC_DATE}':
    This field name is not known.
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.o.a(SourceFile:1041)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.o.do(SourceFile:1013)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.o.new(SourceFile:688)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.o.else(SourceFile:459)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:1004)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.f.m(SourceFile:213)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.f(SourceFile:895)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$14.a(SourceFile:327)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.o(SourceFile:665)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.p(SourceFile:878)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$13.a(SourceFile:324)
    /03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$9.a(SourceFile:312)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.i(SourceFile:593)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$8.a(SourceFile:309)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$1.a(SourceFile:288)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.g(SourceFile:469)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.j(SourceFile:454)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.f.a(SourceFile:341)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.f.P(SourceFile:311)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.f.m(SourceFile:204)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.f(SourceFile:895)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$14.a(SourceFile:327)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.o(SourceFile:665)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.p(SourceFile:878)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$13.a(SourceFile:324)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.s(SourceFile:650)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$12.a(SourceFile:321)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.h(SourceFile:635)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$11.a(SourceFile:318)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.c(SourceFile:621)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$10.a(SourceFile:315)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.l(SourceFile:607)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$9.a(SourceFile:312)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.i(SourceFile:593)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$8.a(SourceFile:309)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.n(SourceFile:578)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$7.a(SourceFile:306)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.t(SourceFile:563)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$6.a(SourceFile:303)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.d(SourceFile:548)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$5.a(SourceFile:300)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.u(SourceFile:530)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$4.a(SourceFile:297)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.b(SourceFile:515)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$3.a(SourceFile:294)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.q(SourceFile:500)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$2.a(SourceFile:291)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.k(SourceFile:485)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser$1.a(SourceFile:288)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:733)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.g(SourceFile:469)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.j(SourceFile:454)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.f.R(SourceFile:163)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.f.do(SourceFile:106)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.f.void(SourceFile:84)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaParser.a(SourceFile:345)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.r.a(SourceFile:89)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaInfo.a(SourceFile:570)
    09/11/03 13:03:33      at com.crystaldecisions.reports.formulas.FormulaService.compile(SourceFile:347)
    09/11/03 13:03:33      at com.crystaldecisions.reports.reportdefinition.FormulaCompiler.a(SourceFile:139)
    09/11/03 13:03:33      at com.crystaldecisions.reports.reportdefinition.FormulaFieldDefinitionBase.compile(SourceFile:928)
    09/11/03 13:03:33      at com.crystaldecisions.reports.reportdefinition.o.a(SourceFile:1360)
    09/11/03 13:03:33      at com.crystaldecisions.reports.reportdefinition.o.a(SourceFile:1348)
    09/11/03 13:03:33      at com.crystaldecisions.reports.reportdefinition.o.a(SourceFile:4225)
    09/11/03 13:03:33      at com.crystaldecisions.reports.dataengine.DataSourceManager.do(SourceFile:687)
    09/11/03 13:03:33      ... 56 more

  • Error installing JavaFX 1.2 Plugin for Eclipse

    Hi
    I'm trying to install the JavaFX Plugin for Eclipse 3.5.1. I followed the instructions on the site, but when eclipse is downloading the needed files(from http://javafx.com/downloads/eclipse-plugin/ ) I get the following error:
    An error occurred while collecting items to be installed
    session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=).
    No repository found containing: osgi.bundle,com.sun.javafx.eclipse.core,1.2.0.200905280115
    No repository found containing: osgi.bundle,com.sun.javafx.eclipse.editor,1.2.0.200905280115
    No repository found containing: osgi.bundle,com.sun.javafx.eclipse.editor.lib,1.2.0.200905280115
    No repository found containing: org.eclipse.update.feature,com.sun.javafx.eclipse.feature,1.2.0.200905280115
    No repository found containing: osgi.bundle,com.sun.javafx.eclipse.templates,1.2.0.200905280115
    Any ideea on what's wrong ? Please help.
    Thanks in advance

    Tnx for replies.
    After half a day of research I have come to a (hasty) conclusion that for my type of application JavaFX is NOT READY for adoption.
    I was surprised to find that official Java and JavaFX integration only consists of embedding Swing components in JavaFX. Ill be using multithreading, asynch socket IO, tray icon/menu and a few others things that dont seem easy if at all possible to do in JavaFX. For long periods the application will be running without any visible gui while still doing lots of networking. So obviously Java is going to be controlling the the App and JavaFX will only be in charge of the View. I found some hacks to run JavaFX from Java but I don't want to do hacks and possibly break the license.
    Im a bit confused where Sun is going with JavaFX, they add support for WS and ATOM - does that mean they will eventually copy all features from Java to JavaFX changing it from a domain specific language to general purpose one? If they dont provide an easy way for the app to do the grunt work in java and only use JavaFX for gui then that must be their aim? But how many developers are gonna wait for years untill JavaFX can do everything that Java can do?

  • Ant plugin for eclipse

    Hi,
    how can I install the ant plugin for eclipse? Yesterday I installed apache-ant, eclipse was already installed before. But eclipse looks the same as before, there are no ant features. So I've taken a look at the files of the ant package - it seems that the eclipse plugin is not included.
    Is there an "arch-way" to install the plugin?
    Thorsten

    have you tried to create a "Simple/File" named "build.xml" in your project directory ? Eclipse should recognize build.xml as an ant file, and give you a nice editor for it...
    I have the following packages:
    'ls /opt/eclipse/plugins |grep ant'
    org.apache.ant_1.6.5
    org.eclipse.ant.core_3.1.0.jar
    org.eclipse.ant.ui_3.1.0.jar
    and thats how it works for me...
    I also have the option of an ant view
    "Windows=>Show view=>Ant"

  • UML plugin for eclipse 3.0

    hi,
    could someone point me in the direction of the best UML plugin for eclipse 3.0,
    where to install it etc...
    I did download uml2-1.1M1.zip but I cannot find any documentation on where to install it. I'm not sure if this is the best plugin actually so I don't mean to contradict my original question.
    any help would be greatly appreciated,
    thanks,
    jp.

    I'm not tied to eclipse, however I like it you see.
    Although I do see where your going with this. If NetBeans is enterprise then there is no way I can convince accounts to give me the money.
    I've realised through trial and error its painful building applications that have not been designed to a J2EE design pattern such as UML. I have tended to sketch things down and rock and roll.
    We are planning to redevelop an application that is currently built with coldfusion using the struts framework and other components. I really want to have this application on diagram first (TOTALLY), before any coding begins. You don't see reusable objects that well when just coding.
    Is there a completely independent modelling tool out their for J2EE that is not tied to any IDE as a plugin and is free. This defeats the whole purpose I guess. But I could quite easily import classes into an eclipse project that have been created somewhere else by a UML tool.

  • Dwonloading GUI plugins for eclipse IDE in fedora

    Hi All,
    I have downloaded the eclipse-jee-europa-fall2-linux-gtk.gar.gz. but it doesn't contain the visual editor for doing swing application. can you help me how to download visual editor plugins? I tried to do that but it was not success
    Best
    Kapila

    Hi, sometimes installing all the necessary plugins for eclipse to have the GUI editor is complicated, searching for help I found EasyEclipse:
    [http://www.easyeclipse.org/site/distributions/desktop-java.html|http://www.easyeclipse.org/site/distributions/desktop-java.html]
    There are several distributions, this one includes the GUI editor and is designed for java desktop applications. Although I prefer NetBeans to eclipse which also has a GUi editor.
    I dont use Fedora but I am sure you wont find problems getting easyeclipse installed.
    Good luck!
    Edited by: ElioCapellaSanchez on Sep 4, 2008 2:54 AM

  • Writing plugins for Eclipse and Carbide.c++...

    I'm writing a context menu plugin for eclipse and carbide.c++, which opens a google search for the words selected by the user, in a new browser window. In eclipse, this is done perfectly... but in carbide I get the message "This operation is currently not available." Any ideas why?
    Also, i have both text editors' context menus covered in my xml file for eclipse by #TextEditorContext and #CompilationUnitEditorContext - but this is useless in carbide for .cpp, .h, .hrh, .rss and .rls files. since these make up most of a project, i need them covered by my plugin. Anyone know what viewercontribution target id(s) i need to reference?
    Thanks in advance

    [url http://www.eclipse.org/webtools/]http://www.eclipse.org/webtools/
    Regards

Maybe you are looking for

  • Opening a PDF/Excel/Word Doc/etc file in an iView

    Hello everyone, I'd like to open an Excel or PDF or etc file in an iView. Ideally i'd just create a URL iview (by the way i'm on EP5 SP6) and then just use that to link to a static file. However, the issue i'm having is that we need to open the file

  • Can we call a transaction from a report

    hi can we call a transaction from a report

  • For memorized passwords need to wait 20 sec.

    On some webpages i need to wait for password like 10-20sec, I can type both name and password before it is suggested. example is admin.booking.com - page I use frequently. - it works fine on chrome (android) and safari (IOS) I use latest Firefox vers

  • ITunes freezes every time I click on "movies"

    I was hoping that 8.1.1 was going to fix my issue, but iTunes still freezes every time I try to watch a movie. I click on "movies" in the Library list, the thumbnails of my movies come up, and then it freezes (spinning pinwheel, Activity Monitor show

  • AI CC Layer Palette Annoyance

    For some reason AI has a tendency to toggle my layers open... This displays each object and sends lower layers out of sight (in the palette)... So I am continually having to toggle the layers closed. I did check the box "Top Level Only" but that does