Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-help-dev] (no subject)



Thanks . . . . I used the call in this reference and what I get is:

java.io.IOException: CreateProcess: F:\imsinfoc21new\eclipse -nosplash
-applicat
ion org.eclipse.help.helpApplication -vm "C:\Program Files\Java\j2re1.4.1
_01\bin
\javaw.exe" error=5
        at java.lang.Win32Process.create(Native Method)
        at java.lang.Win32Process.<init>(Win32Process.java:63)
        at java.lang.Runtime.execInternal(Native Method)
        at java.lang.Runtime.exec(Runtime.java:566)
        at
org.eclipse.help.internal.standalone.Eclipse.run(Eclipse.java:36)




                                                                                                                  
                      robertsj@xxxxxxxxxx                                                                         
                      Sent by:                        To:       platform-help-dev@xxxxxxxxxxx                     
                      platform-help-dev-admin@        cc:       platform-help-dev@xxxxxxxxxxx,                    
                      eclipse.org                      platform-help-dev-admin@xxxxxxxxxxx                        
                                                      Subject:  Re: [platform-help-dev] (no subject)              
                                                                                                                  
                      01/28/2003 12:56 PM                                                                         
                      Please respond to                                                                           
                      platform-help-dev                                                                           
                                                                                                                  
                                                                                                                  




This information is documented at eclipse.org:

from http://www.eclipse.org/platform/index.html

select the help subproject ... development resources

and then look at the linked documentation.


**************************
James H. (Jamie) Roberts
IBM WebSphere ID




                      Robert Turek/Santa

                      Teresa/IBM@IBMUS                To:
platform-help-dev@xxxxxxxxxxx

                      Sent by:                        cc:

                      platform-help-dev-admin@        Subject:
[platform-help-dev] (no subject)

                      eclipse.org



                      01/28/2003 02:53 PM

                      Please respond to

                      platform-help-dev










Calling org.eclipse.help.standalone.Help  seems to have changed in
2.1 (M4).  I tried using the flags in the message I get when using
the 2.0 call, but it now throws a createProcess exception.  What's
the call to launch org.eclipse.help.standalone.Help main?


_______________________________________________
platform-help-dev mailing list
platform-help-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-help-dev



_______________________________________________
platform-help-dev mailing list
platform-help-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-help-dev





Back to the top