Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Using something other than java.exe or javaw.exe for launched activities
Using something other than java.exe or javaw.exe for launched activities [message #158794] Wed, 19 November 2003 05:59 Go to next message
Eclipse UserFriend
As a security issue, everything on my computer needs permission to access
the outside world. Certain applications are granted it automatically, others
require human intervention. Since anything can launch a java app, neither
java.exe nor javaw.exe are granted these rights. However, there are
duplicate programs, e.g. trustedjava.exe which are granted these rights
since only I know of their existence. Eclipse itself is launched with this
app. Unfortunately, when eclipse launches the help system, it uses the
standard java app. Thus I need to approve every URL individually. Can
Eclipse be configured to launch the help system using a designated version
of java?
Re: Using something other than java.exe or javaw.exe for launched activities [message #161735 is a reply to message #158794] Tue, 25 November 2003 14:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tim.tt1lock.org

shmuel siegel wrote:

> However, there are duplicate programs, e.g. trustedjava.exe which are granted these
>rights since only I know of their existence.

Until you posted in a public newsgroup about them, anyway ;-)

> Eclipse itself is launched with this app. Unfortunately, when eclipse
> launches the help system, it uses the standard java app. Thus I need
> to approve every URL individually. Can Eclipse be configured to
> launch the help system using a designated version of java?

Yes - see the:

"Run -> Configurations -> JRE -> Name of Java Executable" field.

*Note*: this field will only be displayed if you *don't* have
the default JRE selected.
--
__________
|im |yler http://timtyler.org/ tim@tt1lock.org Remove lock to reply.
Re: Using something other than java.exe or javaw.exe for launched activities [message #162362 is a reply to message #161735] Wed, 26 November 2003 13:14 Go to previous message
Eclipse UserFriend
"Tim Tyler" wrote
> shmuel siegel wrote:
>
> > However, there are duplicate programs, e.g. trustedjava.exe which are
granted these
> >rights since only I know of their existence.
>
> Until you posted in a public newsgroup about them, anyway ;-)

You mean, I can't trust the members of this newsgroup.

>
> > Eclipse itself is launched with this app. Unfortunately, when eclipse
> > launches the help system, it uses the standard java app. Thus I need
> > to approve every URL individually. Can Eclipse be configured to
> > launch the help system using a designated version of java?
>
> Yes - see the:
>
> "Run -> Configurations -> JRE -> Name of Java Executable" field.
>
> *Note*: this field will only be displayed if you *don't* have the default
JRE selected.

Thanks for the hint. I didn't know about this hidden field. It will help me
when I use the IDE to test some of my programs. Unfortunately, this isn't
what I was looking for here. I wanted to know how to launch the help system.
This is not launched from the run menu. Or did I misunderstand you.
Previous Topic:Inane Eclipse Question
Next Topic:Cannot install PDE JUnit plugin
Goto Forum:
  


Current Time: Sat May 10 22:38:15 EDT 2025

Powered by FUDForum. Page generated in 0.03005 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top