JavaFX plugin for Eclipse IDE problem with installation

Hello all,
I am following installation instruction from: http://docs.oracle.com/javafx/1.2/gettingstarted/eclipse-plugin/index.html
In my Eclipse IDE "Install new software" -> "Add site" the link http://javafx.com/downloads/eclipse-plugin/ is not recognized as valid software site.
I receive message:
"Unable to read repository at http://javafx.com/downloads/eclipse-plugin/.
http://javafx.com/downloads/eclipse-plugin/ is not a valid repository location."
Please help me to install JavaFX plugin for Eclipse.
Best regards,
Slawek

913150 wrote:
I appreciate someone is providing "homemade" plugins but when You want design reliable application it is better to use some widely supported solution.
Tom Schindl is the only one person who takes care about this stuff. For me it is not an option :(
I am using Eclipse because my company uses it. I used to Eclipse. However when it comes to test some new technologies form Java world I see problems.
Oracle drives Java development - they launched GlassFish, Netbeans, JavaFX.... etc. Eclipse has to catch up with every new thing but it takes time.
Assuming NetBeans developers are in better situation. Easy Glassfish integration, embeded support for JavaFX....
I don't like to use two IDE's pararelly.
Is there any chance that official plugin for JavaFX 2.0 will be available?
Funny how you rant about all that and still demand answers about Eclipse in the Oracle Java forum.
This has nothing to do with how Eclipse advances; "Eclipse" is only the bare IDE and a minimal set of plugins. Basically everything that you bolt onto it is a third party, or "home made" plugin. Some plugins will be updated quickly, others more slowly depending on how active the developers are. Its just how Eclipse works. At least try this alternative plugin, perhaps it is usable until a better supported solution opens up for Eclipse. Or use Netbeans. Or use command line tools. Be a true engineer - adapt to the situation and get the job done.

Similar Messages

  • 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

  • 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

  • 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?

  • 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

  • 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

  • WebLogic server 7.0  plugin for Eclipse

    Can I use eclipse and the plugin for WebLogic server 7.0, and WebLogic server 8.1?
    Any problems to expect?
    Francois

    Currently there is no plugin available for Eclipse IDE for Sun Java System Web Server 7.0

  • How to Install Flashbuilder 4 Plugin for Eclipse

    I purchased Web Premium  CS5 and it came with Flash Builder 4.  The Flash Builder 4 plugin for eclipse on the other hand was always available online separately (uses the same serial key though).  Now that CS 5.5 is out however I can't find the plugin for eclipse Flash Builder 4 (the only one out there is plugin for eclpse Flash Builder 4.5).  Where can I download the plugin for eclipse Flash Builder 4  or is there a way to install it using my install package?

    Unfortunately, I think you're out of luck. Adobe no longer supports FB 4 now that 4.5 has been released, and that includes providing the plugin and installer downloads. I ran into a similar issue with the standalone last week. The only real option is to find someone else who has a copy of the plugin and see if they'll send it to you.

  • Problems with Installer application

    Hi!
    Lately I've been having problems with Installer with several packages. Some pkgs install just fine, but others fail whenever they try to run some preflight or preinstall scripts.
    My mac is new MacBook Pro Core 2 Duo shipped with 10.4.8. I think these problems might have started after some late Security Updates.
    I've been doing maintenance tasks prediotically as well as repaired permissions and disk in single user mode. I've also tried to copy Installer from my Tiger install DVD's but with no luck.
    Either system.log, console.log nor CrashReports don't show anything. Installer's own log just announces that install failed while running presomething-scripts. But when I run these scripts manually from Terminal, they work just fine without any errors.
    I'm hopeless. I wish won't have to see the day coming when I'll have to do that so well known regular windows-like format and reinstall procedure with OS X. Sadly there's several packages I need to have installed, so if reinstall is the only solution please throw some backup and restore tips at me.
    With kind regards,
    Joona

    The first package I noticed this problem with was DivX for Mac installer. The Installer's log pointed that installation failed while running the preflight script. The script is pretty long, but mainly just removes older version of DivX libraries and applications and when I run it from the shell, it works just fine.
    I've also tried downloading it again along with another versions, but all the Installer fail at the same point. I've also tried to find some help to this problem from their forums, but it seems to me that I'm the only one having this problem.
    Another package which I found failing is Missing Sync for Windows Mobile. I just ordered HTC TyTN -phone and tried to get Missing Sync working. Missing Sync itself installs correctly, but there's a application which comes bundled with MS called Mark/Space Notebook. The installer is multipackage installer and during the installation of M/S Notebook it fails while running preinstall script. The preinstall script is really simple, like this:
    #!/bin/bash
    rm -rf "/Applications/Mark:Space Notebook.app"
    I haven't yet tried these packages on other Macs, but I'm positive they will work just fine. I believe that the problem must be either the Installer app, or something in my shell environment that makes it fail. Any ideas what could it be?
    When searching help from this forum first to this problem I ran into post that indicated the same problem and the fix for that was recreating admin/root account. Although I am pretty familiar with *BSD and UNIX systems, I didn't quite get what was meant by that. As far as I know the root account can't be easily recreated?

  • Xquery mapper plugin for eclipse

    Is there any Xquery mapper plugin for eclipse? I dont have OSB OPEE installation in my system.
    With out OSB installation, can i plugin Xquery mapper for developing Xquery tranformation file.

    Amik wrote:
    Thanks Vlad...But I am not able to get the installer from this link.
    can you please share me the exact link..Thanks in advance.You don't "get" the installer... You install from inside eclipse as an eclipse plugin... Just follow the instructions... http://wiki.eclipse.org/XQDT/Installation

  • Is possible the encrypt decrypt operation in JCDE plugin for Eclipse

    I am new in java card.
    We are still in a LONG wait for the JCOP tools. In the meantime we are trying another tools and we have found I this JCDE plugin for Eclipse.
    I try to work one sample but I have a problem. To create applet problem.
    Is the problem in sample or is JCDE plugin not support encrypt decrypt operation?
    Actually is this possible to signing , hashing operation in JCDE as similation.
    Please answer.
    I take this error:
    Exception from the invoked install() method:public static void handsonRSAEncryptDecrypt.HandsonRSAEncryptDecrypt.install(byte[],short,byte)
    The sample is
    package handsonRSAEncryptDecrypt;
    import javacard.framework.*;
    import javacard.security.*;
    import javacardx.crypto.Cipher;
    * Jeffrey C
    * 6/21/08
    public class HandsonRSAEncryptDecrypt extends javacard.framework.Applet
         //globals
         RSAPrivateCrtKey rsa_PrivateCrtKey;
         RSAPublicKey rsa_PublicKey;
         KeyPair rsa_KeyPair;
         Cipher cipherRSA;
         final short dataOffset = (short) ISO7816.OFFSET_CDATA;
         //constructor
         private HandsonRSAEncryptDecrypt(byte bArray[], short bOffset, byte bLength)
              //generate own rsa_keypair
    rsa_KeyPair = new KeyPair( KeyPair.ALG_RSA_CRT, KeyBuilder.LENGTH_RSA_1024 );
    rsa_KeyPair.genKeyPair();
              rsa_PublicKey = (RSAPublicKey) rsa_KeyPair.getPublic();
              rsa_PrivateCrtKey = (RSAPrivateCrtKey) rsa_KeyPair.getPrivate();
              cipherRSA = Cipher.getInstance(Cipher.ALG_RSA_PKCS1, false);
              register(bArray, (short) (bOffset + 1), bArray[bOffset]);
         //install
         public static void install(byte bArray[], short bOffset, byte bLength)
              new HandsonRSAEncryptDecrypt(bArray, bOffset, bLength);
         public void process(APDU apdu)
              if (selectingApplet())
                   return;
              byte[] buf = apdu.getBuffer();
              if (buf[ISO7816.OFFSET_CLA] != 0) ISOException.throwIt(ISO7816.SW_CLA_NOT_SUPPORTED);
              if (buf[ISO7816.OFFSET_INS] != (byte) (0xAA)) ISOException.throwIt(ISO7816.SW_INS_NOT_SUPPORTED);
              switch (buf[ISO7816.OFFSET_P1])
              case (byte) 0x01:
                   encryptRSA(apdu);
                   return;
              case (byte) 0x02:
                   decryptRSA(apdu);
                   return;
              default:
                   ISOException.throwIt(ISO7816.SW_WRONG_P1P2);
         private void encryptRSA(APDU apdu)
              byte a[] = apdu.getBuffer();
              short byteRead = (short) (apdu.setIncomingAndReceive());
              cipherRSA.init(rsa_PrivateCrtKey, Cipher.MODE_ENCRYPT);
              short cyphertext = cipherRSA.doFinal(a, (short) dataOffset, byteRead, a, (short) dataOffset);
              // Send results
              apdu.setOutgoing();
              apdu.setOutgoingLength((short) cyphertext);
              apdu.sendBytesLong(a, (short) dataOffset, (short) cyphertext);
    //     private void decryptRSA(APDU apdu)
    //          byte a[] = apdu.getBuffer();
    //          short byteRead = (short) (apdu.setIncomingAndReceive());
    //          cipherRSA.init(rsa_PublicKey, Cipher.MODE_DECRYPT);
    //          cipherRSA.doFinal(a, (short) dataOffset, byteRead, a, (short) dataOffset);
    //          // Send results
    //          apdu.setOutgoing();
    //          apdu.setOutgoingLength((short) 24);
    //          apdu.sendBytesLong(a, (short) dataOffset, (short) 24);
         private void decryptRSA(APDU apdu)
              byte a[] = apdu.getBuffer();
              short byteRead = (short) (apdu.setIncomingAndReceive());
              cipherRSA.init(rsa_PublicKey, Cipher.MODE_DECRYPT);
              short textlenth = cipherRSA.doFinal(a, (short) dataOffset, byteRead, a, (short) dataOffset);
              // Send results
              apdu.setOutgoing();
              apdu.setOutgoingLength((short) textlenth );
              apdu.sendBytesLong(a, (short) dataOffset, (short) textlenth );
    script
    powerup;
    // Select the installer applet
    0x00 0xA4 0x04 0x00 0x09 0xa0 0x00 0x00 0x00 0x62 0x03 0x01 0x08 0x01 0x7F;
    // create HandsonRSAEncryptDecrypt applet
    0x80 0xB8 0x00 0x00 0xd 0xb 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x00 0x00 0x00 0x7F;
    powerdown;
    output
    Received ATR = 0x3b 0xf0 0x11 0x00 0xff 0x00
    CLA: 00, INS: a4, P1: 04, P2: 00, Lc: 09, a0, 00, 00, 00, 62, 03, 01, 08, 01, Le: 00, SW1: 90, SW2: 00
    CLA: 80, INS: b8, P1: 00, P2: 00, Lc: 0d, 0b, 01, 02, 03, 04, 05, 06, 07, 08, 09, 00, 00, 00, Le: 00, SW1: 64, SW2: 44
    Thanks for help.

    I think you should try and get error manner for solving problem.
    Allah yardimcin olsun ne diyeyim.

  • 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.

  • Need Earlier Version of BB java plugin for eclipse 1.1.0 or 1.0

    Hello All
    I need earlier version of BB Java Plugin for eclipse 1.1.0 or 1.0 for BB 4.5 to 5.0.
    so Is there a place to download Blackberry Java Plug in for Eclipse 1.0?
    if anyone can help please help me.
    Thanks in advance
    Manish

    I maybe wrong, but I don't think there is. iBooks was only released in January 2010 and (from memory) I'm fairly certain iBooks always needed 4.0 or later.
    More to the point though, what "possible problems" are you referring to? There are plenty of people who have downloaded 4.0 and now iOS4.1 without any problems at all. I'm one of them. Don't let "horror stories" in this forum put you off, no one posts a new topic with the title "I've had no problems". (That would probably be identified as the world's most boring post if it existed!)
    Phil

  • Problem with installation on PIV

    I have a problem with installation Oracle 9.0.1 database on my
    RedHat 7.1 and 7.2 dist.
    My machine is PIV 1.4/768MB/40Gb
    On PIII 933/786/40 everethin works fine.
    Where is solution for my problem ??

    Hello,
    PIV isn't problem on Linux. (I am tried)
    What is your problem ?
    regards
    peco

  • Problem with installation and activation

    Hi, I have a problem with the installation of Adobe Muse.
    I had a free 30-days trial, when it was over I bought the product ($ 13 per month), 
    I installed the program again and I see the same window with the finished Trials
    and it requires a serial number and does not allow to enter the program.
    I installed the program on your PC wife without any problems, but I can not install it on a laptop.
    I have a laptop with Windows 8 operating system.
    What I've done:
    1. Uninstalled the free program,
    2. check the connection to the Internet,
    3. has installed a new program from the official website adobe.com,
    4. Remove the line for the activation of the hosts file and resave the file,
    5. turned off the brandmower,
    6. rebooted.
    I can't get support for a 3 days, is it the most terrible support I've ever seen? I dunno
    Please help me at [email protected]

    I guess this stuff helps me
    http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    2014-08-07 20:07 GMT+07:00 Дмитрий Броский <[email protected]>:
    thanx
    >
    2014-08-07 18:18 GMT+07:00 Prabhakar.Kumar <[email protected]>:
        problem with installation and activation  created by Prabhakar.Kumar
    >> <https://forums.adobe.com/people/Prabhakar.Kumar> in *Help with using
    >> Adobe Muse CC* - View the full discussion
    >> <https://forums.adobe.com/message/6619532#6619532>
    >>

Maybe you are looking for