Powerj to standard JAVA IDE

I need to move from a PowerJ development platform to say Forte4java IDE. I'm having problems with propietary packages powersoft.powerj.ui.grid and the like.
Is there a way I can compile referencing this libraries? as I move to powerj'less packages?
Regards,
Rub�n

Normally there must be some jar archives with proprietary libraries available in PowerJ. If you have those files you only have to mount them in the filesystem of your project (for Forte4Java), or include them into the Required Libraries (for JBuilder). And the project should compile.
I don't know if i have answered your question, but I hope so.
Suerte

Similar Messages

  • Low cost Java IDE

    i'm new to java but i used to program a little in C++ so the core of the language is not that difficult to learn. basically what i am going to use it for is discrete math (that seems kind of wierd, i should be using something like Fortran 90). anyway i was wondering if anyone had any knowledge about low cost IDE Java compilers, something like a student version of an IDE compiler without all the features that i cannot even begin to understand because i was a math major in college and not a compsci major. some one told me (actually my psychiatrist of all people) that SAMS publishing company might publish a Java tutorial in book format with an attatched CD that is a Java IDE compiler. basicaly i don't want to have to learn how to compile and link and change classpath variables from a comand line. i'm lazy, so sue me.
    anyway any advice would be appreciated.

    >
    No it doesn't! People who hightlight their knowledge
    of IDE 'X' on their resume inevitably don't know the
    language, they only know the tool. You take away their
    tool and they have no idea how to write code. This is
    true regardless of platform or language.
    I agree with most of what rtg54 says here, but sometimes when people list an IDE they really DO know the language and the IDE. "Invariably" might not be the right word here. The probability might be high that listing an IDE means little understanding, but it's not 100% certain.
    Standard (Java) IDE Advice:
    As someone new to Java this person should not be using
    an IDE until they can install the JDK, setup
    classpaths, run 'java' and 'javac' from the
    commandline, navigate the JavaDocs and manage packages
    manually, i.e. through a command line. Yes, this will
    result in a higher initial learning curve, but will
    pay off greatly in the future. If they want to use a
    simple text editor like JEdit or TextPad for syntax
    highlighting that's fine, but by using anything more
    like JBuilder, Eclipse, IntelliJ, NetBeans, etc.
    they'll be doing themselves a huge disservice.I agree with all this. - MOD

  • Standard Java RMI and WLS5.1?

     

    I would surmise that the problem you are seeing is the result of the fact
    that we do not except standard Java RMI calls using the functionality in the
    JDK. You must use the WebLogic implementation of RMI. It is exactly the
    same in terms of APIs, but we have gone through and optimize the underlying
    protocol.
    Please see the documentation for more details.
    We offer both RMI over IIOP and RMI over T3.
    Thanks,
    Michael
    Michael Girdley
    Product Manager, WebLogic Server & Express
    BEA Systems Inc
    Mario Felarca <[email protected]> wrote in message
    news:[email protected]..
    Hello,
    I was trying to get a simple callback demo working using standard java
    RMI and the WLS5.1. Unfortunately, although things seemed to compile
    and launch smoothly, when the client started up and tried to talk to the
    WLS I would get the following error:
    weblogic.rmi.server.ExportException: A description for CallbackImpl was
    found but it could not be read due to: [Failed to find a stub for [class
    CallbackImpl] implements at least one interface [interface Callback]
    which extends Remote.]
    weblogic.rmi.StubNotFoundException: Failed to find a stub for [class
    CallbackImpl] implements at least one interface [interface Callback]
    which extends Remote.
    I tried determining if this was a classpath problem, but all my efforts
    kept producing this result.
    On the flip side, if I retool my objects slightly in order to make them
    use weblogic.rmi.*, then everything works perfectly.
    Is there a tradeoff to using weblogic.rmi over java.rmi?
    Also, does anyone have any ideas as to what might be causing my error
    when using standard rmi?
    Thanks so much in advance,
    Mario-

  • Looking for the BEST java IDE

    Hi
    We're evaluating java IDE's (especially JBuilder & VisualAge) for a Client-Server project that uses RMI (there is no Web development\HTML\Bens involved)
    I would appreciate any recommendations, suggestions, articles or reviews that you have.
    thanks in Advance...

    Both of these IDEs are very solid pieces of software each with their own advantages.
    JBuilder is similar to most other java IDEs. It takes less time to become productive in JBuilder than it will take in Visual Age because Visual Age takes a non-standard approach to java development. Be sure to look at a recent version of JBuilder because early version support for remote debugging was very poor.
    Visual Age has some of the most advanced java development features of any IDE I've ever used. The downside of this functionality is that it takes quite a bit of time to get accustomed to the IDE. Visual Age doesn't use files like most other IDEs opting instead to provide a completely separate archiving mechanism called a Repository.
    If you're looking for something that will take very little time to learn, JBuilder is the better choice. It doesn't have as many features as Visual Age but it's also a lot more like most IDEs and has just about everything most java projects will need.
    If you're team is composed primarily of Sr. developers and you're willing to take the time to learn the IDE, Visual Age is well worth the investment. It's a pain to learn but once you learn it you won't want to go back to file based development.
    Of course, if you're looking for something between these 2 in terms of features and complexity, download the community edition of forte and give it a whirl.

  • Java ide productivity gain

    Hello -
    I'm building a business case for a client regarding Return on Investment (ROI) of Java IDE (not necessarily JDevelopler). The client has 2 different non-IDE environments (one with microsoft products, the other with CORBA). The million dollar question is what productivity gain will they see by moving to a common Java IDE? Thank you.

    Depends upon your staff, their training and understanding; your specific deployment method, your established infrastructure that you must stay within. sigh Productivity gain is relative to starting point, so your question can not be simply responded to without some way of knowing and measuring your current "productivity" and determining a method of projecting, via a metric, the target "productivity" produced by the use of the IDE.
    What is your deployment target? Do you need to debug server side java?
    Another example, if you use BC4J, and currently have no framework for dealing with databases in your Java... you may achieve great "productivity" by not writing your own custom layer. And then there is the "immediate" gain vs the gain over the long haul. ( maintaining/enhancing your proprietary custom layer, dealing with new situations that you didn't know about when you started, etc ).
    Do you have well designed/built templates as a starting place... or will JDEV's wizards help generate code for you and remove a lot of muck work?
    FWIW, I've seen folk use notepad and W95 to create complex Java apps/websites ( or for that matter C++ apps ) faster than fancy development IDEs for spot, narrowly focused and discrete tasks and projects. Those folk also knew how to use the web to find re-usable components quickly. Not that the resulting apps were all necessarily MAINTAINABLE.
    I'm glad to discern that you are not looking at JDev as a "RAD" tool, or mistake it for a 4GL.
    But when looking at JDEV as an Enterprise level database applications toolset for building Java/Web applications for the long haul... well... I picked it. grin
    You might look at the JDEV 9i white paper. See closer integration for Repository, PL/SQL, UML modeling/Designer... etc.
    Lastly, I think any IDE you get will NOT be a productivity gain until your staff has training in how to use it, has some time to learn the quirks and workarounds, determines how to set up infrastructure/standards... the first project will probably be a bear.. but AFTER the first project, if you persevered, kept the staff, and use the same approach and look/feel ( application/applet/jsp/servelet/ad nauseam ) then you should see fairly good productivity gain. What's fairly good? ( What's quality? I know it when I see it. )
    Heheh. Good Luck.

  • How to use standard java functions in a XSLT mapping

    Hi All,
    I wish to use a standard java function in a XSLT mapping, The issue is either i am giving incorrect namespace which is used to invoke the function or the signature of the function call is incorrect, I have read all the links in http://help.sap.com, and i know <b> one can enhance a XSLT mapping by writing one's own java code and thereby using java standard functions </b>, but the requirement is such that i need to try and use java standard function in XSLT mapping itself.
    Please refer to the sample code below:
    <?xml version="1.0" encoding="UTF-8"?>
      <xsl:stylesheet version="1.0"  
        xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
        xmlns:javamap="java:java.lang.String">
    <xsl:output method="text"/>
    <xsl:template match="/">
    <xsl:variable name="input" select="Title">
    <xsl:if test="function-available('javamap:toUpperCase')">
    <xsl:value-of select="javamap:toUpperCase($input)"/>
    </xsl:if>
    Author:<xsl:value-of select="Author"/>
    </xsl:template>
    </xsl:stylesheet>
    error encountered is: Illegal number or type of arguments.
    please reply if you have tried a similar scenario in SAP XI.
    Thanks & Regards,
    Varun

    Hi Varun,
        First of all i want to tell you that as per the documentation you can only call the static function inside xslt mapping. Your toUpperCase method is a non static function.
    What i am getting is that you have an element called Author and you want to convert its value into uppercase.
    you can write your own user defined function which is static.
    Signature of your java method :
    public static string toUpperCase(String Author,Map inputparam)
    try this xslt map.
    <?xml version="1.0" encoding="UTF-8"?>
    <xsl:stylesheet version="2.0"
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:javamap="java:JavaProgram">
         <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes"/>
         <xsl:param name="Author">
                 <xsl:value-of select="//Author_name"/>
         </xsl:param>
         <xsl:param name="inputparam" />
         <xsl:template match="/">
         <Author>
                 <xsl:if test="function-available('javamap:toUpperCase')">
                  <xsl:value-of select="javamap:toUpperCase($Author,$inputparam)"/>
                 </xsl:if>
         </Author>
         </xsl:template>
    </xsl:stylesheet>
    Hope this will work.
    Thanks and Regards
    Vishal Kumar

  • Java IDE Security Issues

    I'm evaluating Java IDE's. My boss wants me to evaluate IDE security issues. I can't think of any issues, or how an IDE can have anything to do with security, but didn't want to sweep it under the rug without asking all of you security experts.
    Are there any security concerns when selecting a Java IDE?

    Yeah, you confirmed what I already knew I suppose.
    Unfortunately, I know nothing if this organization, as
    I'm only consulting. The management here INSISTS that
    security be addressed, but I think it's out of scope
    for Java IDE selection. Thanks!In that context, things like "supports HTTPS and ssh access for remote development" may be exactly what they're looking for. It lets managers say "Yes we considered security in making this purchase, and yes the developers of this tool take security seriously." Doesn't mean that security is ever going to impact the actual use of the product.
    Remember that a portion of any management decision goes to insuring you can show a good-faith effort to avoid problems, when/if they happen down the road and someone's looking for a fall guy...
    Good luck!
    Grant

  • Java IDE Internationization Tools

    Is there any Java IDE(s) out there that have built in tools to support internationalization?

    I'm using 2.0.1. It's not a plugin - look at \Source\Externalize Strings... menu.
    Regarding Websphere - I can only imagine that it works as well or better than base Eclipse - but I'm not using WS right now, so you'll want to check for yourself.
    Grant

  • Java IDE (JBuilder) cannot find J2ME's API and packages

    Hi,
    could anyone help me with this?
    I went to sun's java web site, and I downloaded and install the latest version of the wireless toolkit. I need to create a windows application that can send/receive MMS messenges, and hence the need for the J2ME's API and also WMA's API.
    However, even after I installed the wireless toolkit, my Java IDE (JBuilder 2005) cannot detect any packages like "javax.microedition.*" or "javax.wireless.*" etc etc
    Is there a place where I can download/purchase J2ME. Please be patient with me because I am a newbie in the world of J2ME... thanks :)

    When you configuring your project in JBuilder just add some jar (which you need) from wtk library in section "include"
    Project properties
    Paths
    Required libries
    and add here addition j2me libraries.

  • Java IDEs

    Hello,
    I am interested in getting some feedback on java IDEs. Is the Eclipse, Sun Studio, or Netbeans IDE better for developing desktop, web, and mobile java applications.
    Secondly, are the books available at bookstores on IDEs like the Netbeans Field Guide worth the money, or is the online user's guide better?
    Lastly, what are some good books on developing GUI's?
    Thank you.

    Secondly, are the books available at bookstores on IDEs like the Netbeans Field Guide worth the money, or is the online user's guide betterYou generally use an IDE to make your life easier. It is not science, most if not all functions will speak for themselves. The question that remains is "is this and that possible?" When you see yourself faced with that question, use the help and if that fails: there is always google.
    So my opinion is no: you don't need a book for any IDE.

  • Java Program in MDM to call a standard java class

    Hi All,
    In MDM- GDS, (Global Data Synchronization), we have a scenario where, once we register the Items , it will be transported to a Data Pool called 1SYNC through SAP PI.
    There is a standard Java PRoxy(Kind of java Class) in MDM, which will be triggered once we register the Item in MDM-GDS.
    That Java Proxy will send the Item INfo as a XML message to PI.
    So we would like to know whether its possible to automate this process.
    Like,Writing a new Java Program which will check all the new items and trigger the Java Proxy and send these items as XML Messages to PI.
    I m new to MDM. So it would be really helpful, If i could get some inputs on this. Like, is it possible in MDM. If so, how?

    Aarthi,
    you can acheive this from MDM itself, and need not to write any Java proxy.
    you may consider following logic.
    Create a field with the Name Status and Initilize it with Value "new". Now define syndicaiton Map to syndicate records which holds value "new" in the status field.  define a workflow with syndication step, using maps defined earlier. After syndication step, execute an assignment to change Status field value from "New" to "Syndicated".
    Revert back if any question.
    ~ Shiv

  • Java IDE Netbeans does not open

    After upgrading to Mountain Lion OS X 10.8 Java IDE Netbeans 7.0 does not open anymore.
    I've also tried to install latest Netbeans version 7.2, but installation is denied.
    How to overcome this issue?

    Hi,
    I've solved the issue. My fault, Java SE 6 was not activated after changing to Mountain Lion. When I checked the Java-Settings in the utility programs folder the system told me to install Java SE 6 first, which I did by clicking the ok-button.
    After this action everything  runs as expected.
    I also installed Netbeans 7.2 following the on-screen instructions when trying to open a program which was not downloaded from App store.

  • Simple Object Modelling and Java IDE for OSX?

    I haven't been technical for a while and I want to refresh my Java and object modelling skills. I'm looking for two things. If I can find both in the same environment so much the better.
    1) A basic UML modelling tool. All I really care about is describing a medium size object model: classes, sub-classes, attributes, relations, etc.
    2) A basic Java IDE. Don't need EJB or anything complex. Just want to compile run and debug simple Java programs.
    I down loaded Net Objects but it seems like overkill for what I want. I looked on some open source sites but almost nothing was native to OSX it all ran under Windows or required a Java virtual machine. Actually I guess that's another question, is there already a Java virtual machine as part of OSX or do I need to download one and if so which would be the best.
    I'm willing to spend a few $$ but free stuff would be better and no more than $50. So far I found one product native to OSX but the starting cost was $400+ for a five person license.

    In case anyone has the same question, I just found this very nice tool on the Apple web site called Visual Paradigm for UML:
    http://www.apple.com/downloads/macosx/development_tools/visualparadigmforumlente rpriseedition.html
    I'm still getting to know it but this is exactly what I was looking for. Fairly easy to use if you already know OO but not as complex as some other tools and works well on the Mac.

  • Removing of standard java image in JOption Pane

    anyone can help to remove image(standard java image in JOption Pane).
    Looking forward for early response :)
    i tried to use (setIcon) method but i ecountered this error:
    Exception occurred during event dispatching:
    java.lang.NullPointerException
    at Sample.errorMsg(Sample.java:209)
    at Sample.check(Sample.java:177)
    at Sample.actionPerformed(Sample.java:124)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

    just use JOptionPane.PLAIN_MESSAGE as a message type.

  • Light weight Java IDE needed linux only

    Hi,
    I'm looking for a light weight java ide that will run on linux. An editor with some basic options such as auto-compelte like in jbuilder and eclipse, doesn't have to have a gui designer but would be nice if it could handle packages and such. I'm running 128 mb of ram RDRAM and a p4 1.3 ghz and i'm getting tired of all these ide's not responding every 3 minutes. Could someone please recommend a light ide for java??
    Thanks!

    I mean why can't you use Eclipse?With only a 128MB of RAM Eclipse is going to struggle. I would second the other posters suggestion of looking at JEdit. But the OP might want to splurge and buy some more RAM, regardless of what editor they end up using.

Maybe you are looking for

  • PopUp LOVs in tabular forms

    Hi, I've discovered a problem using Popup LOVs in tabular forms, whereby on selecting a value from the LOV the key value is displayed on the form instead of the display value. Having searched this forum it would appear I'm not the only one who has en

  • All photos duplicated after restoring Photoshop Elements 11 catalog

    I recently had my computer reformatted and notice that following Photoshop Elements reinstall and catalog restore all my photos have been duplicated in the Adobe/digital photos folder. I have read that this is due to my computer tech restoring all ph

  • Mail App: Annoying repetitive asking for password

    Since Snow Leopard Mail App is regularly asking for the keychain password. This is annoying for a machine where only me is sitting in front of. I would not be against, if it is asking once upon startup of the app, but not every interval of fetching t

  • Captivate 2: Get rid of Progress bar, Play button, etc..

    Hello everyone, This is my first post. I am using Captivate 2 and this is my first project i'm working on. I am trying to find a way to leave off the progress bar after i've published the project in SWF format. I started the project as an "Image Proj

  • Very slow iPod

    I have tried searching for this, but had no luck. My iPod Classic is responding to clicks very slowly. for instance, when I click the pause button, it keeps playing for at least 15 or 20 seconds. I am in front of a large group of kids and can't alway