[openbeos] Re: Developer Edition Vmware Image

  • From: "François Revol" <revol@xxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Mon, 07 Apr 2008 22:11:04 +0200 CEST

> > thing I am really missing is the ability to double click errors and 
> > have
> > the editor jump to the file/line. Maybe some more which I am 
> > ignorant
> > of...

When you use a worksheet you can do that.
create a text file (named Worksheet or whatever) with:

make

(or jam or whatever).
Set its prefered app to Pe (Alt-I in Tracker)

In Pe, open this file, and go to the Window->Working Directory menu.
Select the folder where make is to be run.

Then you just need to open this file in Pe and hit Alt-Enter.
It'll run make (or jam or whatever, you can have make, make clean on 
separate lines also) and list errors/warnings in a popup window.
Then use Undo in the worksheet to clean up the output so you don't have 
to save it.


> > would guess a build environment such as we use for Haiku itself is 
> > much
> > more powerful. There is even some effort by Oliver Tappe and others 
> > to
> > integreate native Jamfile support for "projects" into Pe. I find 
> > that
> much more appealing.
> And IntelliSense/autocompletion would also be nice :)

The source code for DontWorry is available, I wrote makefiles for it, 
it's building under Zeta now, I might have a look at porting it to 
Pe...

Note Pe opens makefile templates as a project-like window where you can 
DnD, but it's not really finished I think...

François.

Other related posts: