public inbox for eclipse@sourceware.org
 help / color / mirror / Atom feed
From: Paul Nasrat <pauln@truemesh.com>
To: shriram <shriram@indofuji.com>
Cc: eclipse@sources.redhat.com
Subject: Re: ActiveFile
Date: Tue, 06 Jan 2004 10:15:00 -0000	[thread overview]
Message-ID: <20040106101155.GA30106@ensim.rackshack.net> (raw)
In-Reply-To: <00a901c3d40a$aee2da90$dc01a8c0@blrad.indofuji.soft.net>

On Tue, Jan 06, 2004 at 09:38:04AM +0530, shriram wrote:
> hi Paul,
> 
> i need ur help.
> I want  to get the location where the class file  for
> a selected java file (say Abc.java) in the workspace exists
> at runtime . If u know  plz tell me.

It's set under the Java Build Path properties in your project so can vary
(often bin or build).  Right click on your project, select properties, in the
properties window select Java Build Path, select the Source tab and look at the
default output folder for the project.

> Or what the Eclipse API's i have to use ???

You can use some variables, etc for ant stuff - I'm unsure why you need the
class location as the runners should pick things up automagically.

Paul

           reply	other threads:[~2004-01-06 10:15 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <00a901c3d40a$aee2da90$dc01a8c0@blrad.indofuji.soft.net>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040106101155.GA30106@ensim.rackshack.net \
    --to=pauln@truemesh.com \
    --cc=eclipse@sources.redhat.com \
    --cc=shriram@indofuji.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).