JavaHelp and JBuilder

I downloaded JavaHelp and installed locally. I can run examples using
JRE/JavaHelp, however if I try to run the .java classes in a project in
JBuilder I have errors:
import javax.help.*; --> JBuilder does not find this library.
Any help will be greatly appreciated.
Haleh

Hi,
you need to set the location of jh.ar, jhbasic.jar or jhall.jar in the project properties within JBuilder (Menu Project -> Project Properties -> Required Libraries)
Ulrich

Similar Messages

  • ERROR IN WEB LOGIC AND JBUILDER...

    hi,
    im just new to weblogic with JBuilder X, i made a very basic session bean and when i compiled it. it said...
    "WebLogicSesMod.jar": Spaces in the temporary directory path may cause WebLogic APPC utility to produce fatal compile errors.
    im using Weblogic 8.1platform server
    and when i RUN THE APPLICATION then it throws exception...
    The WebLogic Server did not start up properly.
    java.lang.NoClassDefFoundError: com/bea/wsrp/util/debug/Debug
         at com.bea.wsrp.security.WSRPIdentityAsserterProviderImpl.<clinit>(WSRPIdentityAsserterProviderImpl.java:45)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at java.lang.Class.newInstance0(Class.java:308)
         at java.lang.Class.newInstance(Class.java:261)
         at weblogic.security.service.SecurityServiceManagerDelegateImpl.createSecurityProvider(SecurityServiceManagerDelegateImpl.java:232)
         at weblogic.security.service.SecurityServiceManager.createSecurityProvider(SecurityServiceManager.java:939)
         at weblogic.security.service.PrincipalAuthenticator.initialize(PrincipalAuthenticator.java:151)
         at weblogic.security.service.PrincipalAuthenticator.<init>(PrincipalAuthenticator.java:257)
         at weblogic.security.service.SecurityServiceManagerDelegateImpl.doATN(SecurityServiceManagerDelegateImpl.java:581)
         at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealm(SecurityServiceManagerDelegateImpl.java:420)
         at weblogic.security.service.SecurityServiceManagerDelegateImpl.loadRealm(SecurityServiceManagerDelegateImpl.java:698)
         at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:731)
         at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDelegateImpl.java:874)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:717)
         at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:822)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:670)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:344)
         at weblogic.Server.main(Server.java:32)
    Reason: com/bea/wsrp/util/debug/Debug
    PLEASE HELP ME, IM IN BIG MESS....
    WAITING...

    hi,
    i reinstalled server and JBuilder, and again made a session bean. the server started successfully...
    but while compiling code the PREVIOUS error came with more enhancement...
    "EJBModule.jar": Spaces in the temporary directory path may cause WebLogic APPC utility to produce fatal compile errors.
    "EJBModule.jar": Spaces in the classpath may cause WebLogic APPC utility to produce fatal compile errors.
    "EJBModule.jar": C:\bea\jdk142_04\bin\javaw -classpath "C:\bea\weblogic81\server\lib\weblogic_sp.jar;C:\bea\weblogic81\server\lib\weblogic.jar;C:\bea\weblogic81\server\lib\webservices.jar;C:\Documents and Settings\Administrator\jbproject\ejbsess\EJBModule.jar;" weblogic.appc -keepgenerated -forceGeneration -compiler C:/bea/jdk142_04/bin/javac "C:/Documents and Settings/Administrator/jbproject/ejbsess/EJBModule.jar.jar" -output "C:/Documents and Settings/Administrator/jbproject/ejbsess/EJBModule.jar"
    "EJBModule.jar": <Nov 2, 2004 12:01:33 PM GMT+05:00> <Warning> <EJB> <BEA-010054> <EJB Deployment: WebLogicSes has a class ejbsess.WebLogicSesBean that is in the classpath. This class should only be located in the ejb-jar file.>
    "EJBModule.jar": <Nov 2, 2004 12:01:33 PM GMT+05:00> <Warning> <EJB> <BEA-010054> <EJB Deployment: WebLogicSes has a class ejbsess.WebLogicSesHome that is in the classpath. This class should only be located in the ejb-jar file.>
    "EJBModule.jar": <Nov 2, 2004 12:01:33 PM GMT+05:00> <Warning> <EJB> <BEA-010054> <EJB Deployment: WebLogicSes has a class ejbsess.WebLogicSes that is in the classpath. This class should only be located in the ejb-jar file.>
    "EJBModule.jar": [J2EE:160127]ERROR: Could not delete previous archive: C:\Documents and Settings\Administrator\jbproject\ejbsess\EJBModule.jar
    and the EXECUTION OF WEB LOGIC SERVER GOES FINE...
    C:\bea\jdk142_04\bin\javaw -classpath "C:\bea\weblogic81\server\lib\weblogic_sp.jar;C:\bea\weblogic81\server\lib\weblogic.jar;C:\bea\weblogic81\server\lib\webservices.jar" -ms64m -mx64m -Djava.library.path="C:/bea/weblogic81/server/bin" -Dbea.home="C:/bea" -Dweblogic.Name=myserver -Djava.security.policy=="C:/bea/weblogic81/server/lib/weblogic.policy" -Dweblogic.management.discover=false -Dweblogic.ProductionModeEnabled=false -Dweblogic.management.password=aqibjava -Dweblogic.management.username=weblogic weblogic.Server
    <Nov 2, 2004 11:56:33 AM GMT+05:00> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.4.2_04-b05 from Sun Microsystems Inc.>
    <Nov 2, 2004 11:56:34 AM GMT+05:00> <Info> <Configuration Management> <BEA-150016> <This server is being started as the administration server.>
    <Nov 2, 2004 11:56:34 AM GMT+05:00> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973
    WebLogic XMLX Module 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973 >
    <Nov 2, 2004 11:56:35 AM GMT+05:00> <Notice> <Management> <BEA-140005> <Loading domain configuration from configuration repository at C:\bea\user_projects\domains\enterprisedomain\.\config.xml.>
    <Nov 2, 2004 11:56:38 AM GMT+05:00> <Notice> <Log Management> <BEA-170019> <The server log file C:\bea\user_projects\domains\enterprisedomain\myserver\myserver.log is opened. All server side log events will be written to this file.>
    <Nov 2, 2004 11:56:40 AM GMT+05:00> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Nov 2, 2004 11:56:40 AM GMT+05:00> <Notice> <WebLogicServer> <BEA-000327> <Starting WebLogic Admin Server "myserver" for domain "enterprisedomain">
    <Nov 2, 2004 11:56:45 AM GMT+05:00> <Warning> <HTTP> <BEA-101296> <Unable to load the default compiler class "com.sun.tools.javac.Main". Using the default javac compiler to compile JSPs.>
    <Nov 2, 2004 11:56:50 AM GMT+05:00> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "myserver" for domain "enterprisedomain" running in Development Mode>
    <Nov 2, 2004 11:56:50 AM GMT+05:00> <Notice> <WebLogicServer> <BEA-000355> <Thread "ListenThread.Default" listening on port 7001, ip address *.*>
    <Nov 2, 2004 11:56:50 AM GMT+05:00> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    NOW WATS WRONG :(
    WAITING...

  • JavaHelp and OracleHelp don't appear in SSL folder

    Hi,
    I presume that along with the other output files such as HTML
    Help, WebHelp, etc. JavaHelp and OracleHelp should also appear in
    the SSL folder of the Project pane. But these two deliverables
    don't appear in my version of RH. I use RH X5.0.2.
    Is this something related to buyer-specific need. Suppose we
    would have asked for RH without JavaHelp and OracleHelp. I am not
    sure. I asked the guys out here but even they are not sure.
    Pls suggest...

    Two things I can suggest if you're building JavaHelp,
    specifically JavaHelp 2.0:
    1. Make sure you have a JRE installed on your hard drive
    (we're using 1.4.2_04) Since you've already installed RH, you
    unfortunately need to reinstall it, then point it to the right
    folder.
    2. I strongly recommend suggesting to your development team
    that they NOT use the JEditor Pane method of calling JavaHelp from
    the Java application. Our development team is current using this
    older (buggy) method and because of it, some of the limitations in
    JH that Sun apparently fixed (such as not being able to link to an
    external URL or email) are still present.
    Let me know if you need any help with the JavaHelp stuff. I
    created a whole procedure on setting it up correctly so that our
    support staff can get it right every time they install RoboHelp for
    us.
    Jim

  • Flex plugins for NetBeans and JBuilder

    There seems to be plugins only for Eclipse. How about
    NetBeans and JBuilder. Eclipse seems to have some serious memory
    leak problems.

    well as far as I know JBuilder is based on eclipse platform
    so theoritically flex plugin should work.,

  • Robohelp 8 JavaHelp and Oracle Help

    It is said that JavaHelp Help and Oracle Help can be the output format of RoboHelp project in the help of RoboHelp. But I can not find a way to generate JavaHelp or Oracle Help. Could you tell me does RoboHelp 8 support it?
    Generate and publish output from the command prompt. I use the command as below:
      "e:\test_RoboHelp\robotest\robotest.xpj -l WebHelp -o E:\test_RoboHelp\a"
    "e:\test_RoboHelp\robotest\robotest.xpj" is a project which does exist. But Why the output folder is not "E:\test_RoboHelp\a" as I have set?
    by the way, Does RoboHelp have a plan to support HTML Help 2.x?

    Hi there
    Indeed RoboHelp *CAN* produce JavaHelp and Oracle Help as advertised. However, it isn't configured out of the box to do this. I consider it to be similar to advertising that a pickup truck (errr, sorry Peter, Craig and Colum - I mean LORRY) is able to tow a Boat or a Camper to a lake. Sure, you can tow these items, but there are a few requirements!
    You must have a Boat or Camper to tow
    You need to install the optional towing package
    In order to produce these help output types you will need to separately install the Java Development Kit. Fellow Adobe Community Expert Peter Grainge has some information on his site at the link below.
    Click here to visit Peter's site
    That covers JavaHelp. I'm unsure about Oracle Help, but would expect it to be similar.
    Are we to assume the code referring to E:\test... is your own code?
    If so, I see an issue with it. E:\ likely refers to a network location. In my many years of supporting RoboHelp via the forums I can't begin to tell you how many folks have arrived reporting issue after issue after issue that was caused by working on projects while they are stored on network locations.
    HTML Help 2 never took off for public use. Mostly Microsoft used it internally. As there is no real generic public outcry for it, I'd be shocked if RoboHelp were to suddenly begin offering it. If you would like to cast your vote for it to be added as an output option, visit the Wish Form.
    Hopefully this helps... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Workshop and JBuilder

    I keep seeing advertisements and bulletins that Workshop and JBuilder integrate,
    but I'm unable to find any data on BEA or Borland’s web sites. Do they integrate
    more than a simple recognition of .jws files?

    Hi,
    Last October, I took a JBuilder for WebLogic course. I asked about web services
    support. I was told at the time (JBuilder 7) that you had to have an additional
    plugin over and above the JBuilder/WebLogic Server installation. I never got
    the plugin.
    Also, you would need clarification on what the plugin addresses. WebLogic Server
    has two different web service implementations. You mentioned .jws files so that
    makes me believe that you are using workshop-enabled web services not WebLogic's
    standalone (ant script) web service implementation. You need clarification on
    which (either? both?) JBuilder supports.
    I belive that you can start by opening a support case with BEA. Then if BEA needs
    clarification from Borland, BEA will contact Borland.
    hope this helps,
    pat
    "Tanya" <[email protected]> wrote:
    >
    I keep seeing advertisements and bulletins that Workshop and JBuilder
    integrate,
    but I'm unable to find any data on BEA or Borland’s web sites. Do they
    integrate
    more than a simple recognition of .jws files?

  • Installing JavaHelp and SDK

    I installed JavaHelp and the Java 2 SDK Enterprise Edition. I have rebooted my PC. Everytime I try to run JavaHelp I get a message that I must install the lastest version of the Java 2 SDK.
    Anyone have any ideas on what I did wrong?

    You should install Java 2 SDK Standard Edition. Even Enterprise Edition need it!

  • JavaHelp and JavaSearch problem

    Hello,
    I am using the JavaHelp api and it works fine for everything even when I use the search part, if I launch JavaHelp and JavaSearch in command line with jsearch. The problem is when I use it from my swing application. I get this error :
    Exception while creating engine named com.sun.java.help.search.DefaultSearchEngine for view: javax.help.SearchView@186f247
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:506)
         at javax.help.search.MergingSearchEngine.makeEngine(MergingSearchEngine.java:169)
         at javax.help.search.MergingSearchEngine.<init>(MergingSearchEngine.java:63)
         at javax.help.JHelpSearchNavigator.getSearchEngine(JHelpSearchNavigator.java:102)
         at javax.help.plaf.basic.BasicSearchNavigatorUI$SearchActionListener.actionPerformed(BasicSearchNavigatorUI.java:109)
         at javax.swing.JTextField.fireActionPerformed(JTextField.java:487)
         at javax.swing.JTextField.postActionEvent(JTextField.java:675)
         at javax.swing.JTextField$NotifyAction.actionPerformed(JTextField.java:790)
         at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1633)
         at javax.swing.JComponent.processKeyBinding(JComponent.java:2864)
         at javax.swing.JComponent.processKeyBindings(JComponent.java:2899)
         at javax.swing.JComponent.processKeyEvent(JComponent.java:2827)
         at java.awt.Component.processEvent(Component.java:5734)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:4365)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:4195)
         at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1828)
         at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:693)
         at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:952)
         at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:824)
         at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:657)
         at java.awt.Component.dispatchEventImpl(Component.java:4237)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Window.dispatchEventImpl(Window.java:2300)
         at java.awt.Component.dispatchEvent(Component.java:4195)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    Caused by: java.security.InvalidParameterException
         at com.sun.java.help.search.DefaultSearchEngine.<init>(DefaultSearchEngine.java:75)
         ... 36 more
    I already read the similar messages from this forum but those do not fiw my problem.
    Here is the code I use to open my help in my application :
    try {
                   String dirHelp = MyAppProperties.getInstance().getProperty(
                             PropertiesConstants.HELP_FILES_PATH);
                   URL url = new URL((new File(".")).toURL(),dirHelp);
                   System.out.println("URL "+url);
                  hs = new HelpSet(null, url);
                  hb = hs.createHelpBroker();
              } catch (Exception ee) {
                  System.out.println ("HelpSet "+
                      "Qrtpcr.hs" + " not found");
              }My helpset file is found and I can get my help files from my application but I cannot perform a search. The URL is a network URL, the full path \\networkPlace\MyHelpset.hs
    Thanks in advance for your help

    I haven't been able to get image bullets to work in JavaHelp with css .
    " I believe it's because the "url" attribute is not part of the HTML 3.2
    specification. I hope I'm wrong, I'd like to be able to use bullets"

  • Mysql driver and Jbuilder 2005 foundation

    I am trying to connect to a mysql server using jdbc and the mysql drivers. Specifically version 3.1.7. I will post my code here although I believe the code is correct and that I have a classpath issue with jbuilder. The error I am receiving on both build and run time is:
    Exception in thread "main" java.sql.SQLException: No suitable driver
         at java.sql.DriverManager.getConnection(Unknown Source)
         at java.sql.DriverManager.getConnection(Unknown Source)
         at methodclassespkg.DummyTester.main(DummyTester.java:39)
    I installed the mysql .jar driver file in the jdk1.5/lib/ext as the read me file that came with the drivers stated. I have changed the default jdk to the jdk1.5 update 2 that I installed. I imoprted the .jar driver file into the project and even added the file under tools/configure/libraries. But I still receive this error witht his code
    package methodclassespkg;
    import java.sql.Connection;
    import java.sql.DriverManager;
    import java.sql.SQLException;
    import java.io.*;
    Class Name: Dummy Tester Class
    Description: A dummy class with a main to test the other classes functionality.
    Company: Team SSJ (7)
    Copyright (c) 2005
    Version 1.0
    public class DummyTester {
    public DummyTester() {
    try {
    jbInit();
    } catch (Exception ex) {
    ex.printStackTrace();
    public static void main(String[] args) throws SQLException, IOException{
    try{
    Class.forName("com.mysql.jdbc.Driver");
    catch(ClassNotFoundException e){
    System.out.println("Could not load the driver");
    Connection conn = DriverManager.getConnection("ServerName", "user", "password");
    System.out.println("test");
    private void jbInit() throws Exception {
    Again I am running the free version which does not allow me to access the enterprise tab, I mention this because I saw a solution to this issue that allowed for importing the database driver using tools/enterprisesetup/database drivers. but I do not have access to this functionalitity.
    Jeremy Reed

    Thank you for the fast response from everyone. WIth you assistance I did reach a solution. I turns out I wasnt calling the driver correctly, syntactlically.
    For anyone googling a similar issue as mine, for j connect, your statement must be in the form of jdbc:mysql://yourhost/database?user=name&password=password
    that was my mistake

  • Creating JavaHelp and wanting HTML not HTM for file names

    I am using RoboHelp 7 to generate JAvaHelp. But the generated JavaHelp files are in .htm. I want the help files to have the extension .html. How do i change this in RoboHelp? Can anyone help?

    Hi there and welcome to our community
    First, we would appreciate it if you would take a few moments and familiarize yourself with the link below. It's intended to help you get the best forum experience.
    Click here to read
    As for the issue of htm VS html, this is something you will need to manually change by editing the properties of each topic. Sorry. The thing is, there simply is no technical reason that a page requires to be named html. The only cases we have seen where it makes a difference are when a developer is simply being hard headed about it or when something has uniquely been set up at a company where the html file extension is actually required to make things work.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Urgent!!!! please help!!! problems with visual j++ and jbuilder

    Hi,
    I have been worried about this problem since a long time. I couldn't get any help figuring out the problem. I am using microsoft visual j++ 6.0
    I have tried putting the rt.jar file in the class path but its getting me out of the compilation errors and not this runtime error.
    I faced this problem with many codes.
    When i used the jbuilder as one of the users suggested, i am getting this compilation errors,
    "FloatingAgent.java": Error #: 704 : cannot access directory vrml at line 4, column 4
    "FloatingAgent.java": Error #: 704 : cannot access directory vrml\node at line 5, column 4
    "FloatingAgent.java": Error #: 704 : cannot access directory vrml\field at line 6, column 4
    "FloatingAgent.java": Error #: 300 : class Script not found in class FloatingAgent at line 9, column 39
    Please somebody help.
    Jagadish.
    // an agent is floating randomly.
    import java.util.*;
    import vrml.*;
    import vrml.node.*;
    import vrml.field.*;
    import java.io.*;
    public class FloatingAgent extends Script{
    SFVec3f setAgentPosition;
    SFRotation setAgentRosition;
         static int count=0;
         float agentPosition[] = new float[3];
         float agentRosition[] = new float[4];
         float rotangle = 0.0f;
         float aRad= (float) (Math.PI/180);
    //Random randomNumGenerator = new Random();
    public void initialize(){
    // get the reference of the event-out 'setAgentPosition'.
    setAgentPosition =
    (SFVec3f)getEventOut("setAgentPosition");
              setAgentRosition =
    (SFRotation)getEventOut("setAgentRosition");
    // initialize the agent position.
    agentPosition[0] = 0.0f;
    agentPosition[1] = 0.0f;
    agentPosition[2] = 0.0f;
         agentRosition[0] = 0.0f;
    agentRosition[1] = 0.0f;
    agentRosition[2] = 1.0f;
         agentRosition[3] = 0.0f;
    public void processEvent(Event e){
    if(e.getName().equals("interval") == true){
    moveAgent();
    // generate random float value ranging between -0.1 to 0.1.
    /*float generateRandomFloat(){
    return(randomNumGenerator.nextFloat() * 0.2f - 0.1f);
    // move the agent randomly.
    void moveAgent()
    agentPosition = reader();
    // agentPosition[0] += generateRandomFloat() ;
    // agentPosition[1] += generateRandomFloat();
    //agentPosition[2] += generateRandomFloat();
         rotangle += 2.0f;
         agentRosition[3] = rotangle * aRad;
    // move the agent to the new position.
    setAgentPosition.setValue(agentPosition);
         setAgentRosition.setValue(agentRosition);
    }//move agent
    static float[] reader()
         float p1[] = new float[3];
         try{
         FileReader fr = new FileReader("data.txt");
         BufferedReader br = new BufferedReader(fr);
         String s;
    int count1=0;
    count++;     
         try{  
         while((s=br.readLine())!=null)
    count1++;
              StringTokenizer st = new StringTokenizer(s);
              if(count1==count)
              int i=0;
              while(st.hasMoreTokens())
              p1[i++]=Float.parseFloat(st.nextToken());
              }//if
              }//end of stringTokenizer while.
         fr.close();                
         catch(IOException f)
              System.out.println("file cannot be opened");
         }//try
         catch(FileNotFoundException e)
         System.out.println("file doesn't exist");
         } //try
         return p1;
    }//reader

    Didn't we hear this from you yesterday? Sounds too familiar. If so, we told you you're using a MICROSOFT product (Visual J++), which is OLD, and not up to the SUN's java specification. We suggested that you dump Visual J++ and go with something like JBuilder, Forte, Visual Cafe, etc.
    This is a SUN site in support of SUN's java - not Microsoft's outdated and non-existent (anymore) version.

  • JavaHelp and Synth L&F

    I am in the processes of creating a Synth L&F for one of my applications, but parts of the JavaHelp display do not respond to the Synth settings. I have setup icons for use with the JTree which work in a JTree in my app, but do not work in the JavaHelp TOC tree (I am assuming it is a JTree). I am able to change the background color of the JEditorPane in JavaHelp, so I know JavaHelp is responding to some of my Synth setting. Is this a bug? Is the TOC tree not a true JTree? Do I need to setup a different "region" or "name" in the Synth bind line in the Synth XML file? Thanks for any help on this. If I cannot get JavaHelp to work with Synth, then it will essentially be useless to use it for my application.

    Also, I have been able to change the length of the left and right tree indents using the following lines in the Synth XML file, so I know it is partially working:
                   <property key="Tree.leftChildIndent" type="integer" value="12" />
                   <property key="Tree.rightChildIndent" type="integer" value="24" />
    I have also tried using default icons (code I found in an Internet article on Synth and JTrees) and my own icons to no avail.

  • JavaHelp and JSF VWP

    Hi,
    My first time trying to use JavaHelp. I am developing a VWP using JSF and got the following error -
    JSF1015: Request path '/faces/com_sun_webui_jsf/help/navigator.jsp' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'.
    ApplicationDispatcher[VWPTutorial] Servlet.service() for servlet jsp threw exception
    org.apache.jasper.JasperException: /com_sun_webui_jsf/help/navigator.jsp(43,40) File "/jhlib.tld" not found
    Anyone familiar with this error?
    Don

    Hi Raymond,
    Thanks for the reply. The issue we are having currently is rendering nested jsf components and in particular the centering of them on a browser page. I have a grid panel containing 3 columns containing two spacer text labels separated by another grid panel which contains the page content.
    When previewed the page looks good when the app is run the spacer text labels are not rendered....
    Any ideas welcome
    Thanks
    Jim

  • JavaHelp with JBuilder

    Hi,
    We are using the JavaHelp API in Jbuilder Open Tools. Our help is going to be on the main menu bar of JBuilder. We've used CSH.DisplayHelpFromSource but it doesn't work. We cannot use menuItem.addActionListener(hb) since we are not dealing with menu items but with BrowserActions.
    When we run our open tool there is no error but no help is displayed either.
    Please somebody help us.

    I think the first thing you sould to check whether the file URL is avilable, otherwise he cannot resolve.

  • Java Beans and JBuilder

    Hello,
    I have written a small java program and the user can drag the push button on to his form. By calling the bean box i am able to do the same.Can anybody tell is there a possibililty for me to add the bean to the visual javabeans designers.
    Thanks in advance.
    Reg,
    suri

    In JBuilder you can add you own JavaBean through menu Tools|Configure palette. On appeared dialog choose Add components tab and there you are able to add your own library.
    Hope this helps...
    Tom

Maybe you are looking for

  • Cancel billing doc with Accounting doc clearing

    Dear gurus , the scenario is that  we have a billing doc with wrong pricing and the relative accounting doc has cleared status,then we use VF11 to cancel the billing doc , the system give the information  "Document #### saved (no automatic clearing)"

  • Job Chaining and Quickcluster

    I always get Status: Failed - HOST [Macintosh.local] QuickTime file not found. after the first part of the job is successful. If I just submit with "This Computer" it works fine. Original file is ProRes 422, first job uses ProRes 422 to scale it down

  • How can I retrieve old Photo Stream photos from a lost iPhoto Library?

    My laptop was stolen and with it an external drive that had my iPhoto library.  I had an old backup and when I opened the backup and turned on Photo Stream, I saw all my old photos appear again!  After a short while, it was removing old photos from t

  • Can't get breaks to work - Is this tool intuitive??

    I've got a fairly simple report that lists company data, 1 per line, and I need to have a page break when the state changes. The report already exists without the state grouping and I don't have a clue how to get this to work. I've added the new grou

  • DMEE WITH PASSAGE UNICODE

    Hi everybody I need to new how to resolve a problem with the passage to new release (6.0) and unicode. I tried to create a file of payment with DMEE but the file is with format incorrect. There are many "#". thank for your help.