Re: eclipse question

  • From: Dave <davidct1209@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Fri, 2 Jul 2010 21:12:42 -0700

Hi,

As I said earlier (kind of threw me as well), Eclipse auto compiles as
you save the file.  This is the default behavior which I believe can
be changed through settings.

On 7/2/10, qubit <lauraeaves@xxxxxxxxx> wrote:
> But what if I only want to compile?
> The program isn't complete; it is just a library.
> --le
> ----- Original Message -----
> From: "Ken Perry" <whistler@xxxxxxxxxxxxx>
> To: <programmingblind@xxxxxxxxxxxxx>
> Sent: Friday, July 02, 2010 10:51 PM
> Subject: RE: eclipse question
>
>
> To compile and run on windows its control - f11
>
> Ken
>
> -----Original Message-----
> From: programmingblind-bounce@xxxxxxxxxxxxx
> [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Dave
> Sent: Friday, July 02, 2010 11:43 PM
> To: programmingblind@xxxxxxxxxxxxx
> Subject: Re: eclipse question
>
> Hi,
>
> It's been a while since I've used Eclipse on Windows (I've been using
> it on Leopard for a little while nowadays), but it should behave
> similarly.
>
> Eclipse auto-compiles as you type/save so you actually don't even have
> to "build".  It took me a double-take to figure that out when I first
> saw it coming from the world of building/running.  Eclipse let's you
> "run" an app via its menu system and a hotkey (probably ctrl+r or
> f5?).
>
> As far as sharing, you could share the source or the .class binaries.
> Eclipse saves some info in the workspace's directory as well if you
> want to share the entire project with someone.
>
> I'm sure others can comment with their experiences.
>
> Hth,
> David
>
> On 7/2/10, qubit <lauraeaves@xxxxxxxxx> wrote:
>> How do I simply compile a .java file in eclipse? For that matter, I see
> the
>> control+b button to build-all, but it does nothing.
>>
>> How do I just run my .java files through the compiler so I can send them
>> around for use by the people I'm working with?
>>
>> Eclipse is slow, and it has some nice features, but I haven't figured out
>> how to do what I need.  All I have done so far is create a project and
>> edited a file.
>> Thanks in advance for any help.
>> --le
>>
>> __________
>> View the list's information and change your settings at
>> //www.freelists.org/list/programmingblind
>>
>>
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>
>
__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: