[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] Re: working directory changes when profiling

Working directory can be specified in Hyades 3.1 if application is in
workspace and launched as Java Application in Profile Launch, the option is
under the Arguments tab. However, if application is launched as External
Java Application, then working directory has to be configured in HCE
serviceconfig.xml file.

Eugene

"Richard Duggan" <rduggan@xxxxxxxxxx> wrote in message
news:ckopbt$s5f$1@xxxxxxxxxxxxxx
> I do not believe there is a way to set thye working directory in the UI
> today.  The working directory is defined the serviceconfig.xml file of the
> HCE.  Take a look for the java.exe application definition and change the
> location to be the working directory you wish.  You will have to restart
the
> HCE to pick up the changes.
>
> Hope this helps.
>
>
> "Jose Antonio" <alfileres@xxxxxxxxx> wrote in message
> news:ckdseo$4c4$1@xxxxxxxxxxxxxx
> > Hi All,
> >
> > I have a problem in an application that reads configuration files whose
> > path is relative to the working directory. When I run the java
application
> > with 'Run' or 'Debug' it works fine but when I do with 'Profile' the
> > working directory is changed to C:\DOCUME~1\alfileres\LOCALS~1\Temp
> >
> > I'm using as working directory: ${workspace_loc:GENERIC_SRC} in 'Run',
> > 'Debug' and 'Profile'.
> >
> > Any hints?
> >
> > Thank you in advance.
> >
>
>