Page 2 of 2
Re: PB IDE Editor/jaPBe compile project question
Posted: Tue Jan 11, 2011 7:31 pm
by skywalk
Yes, I have always had the "all open files" selected.
I will try different settings.
But are the Autocomplete and Context sensitive help behaviors related?
Makes sense since there is no Preference setting for Context sensitive help...
Re: PB IDE Editor/jaPBe compile project question
Posted: Tue Jan 11, 2011 9:26 pm
by skywalk
Trond wrote:This is not a problem for me (but I don't use projects).
Thanks Trond! Project is the culprit.
This seems counter intuitive but non project use is more fluid at this point.

Re: PB IDE Editor/jaPBe compile project question
Posted: Wed Jan 12, 2011 8:56 pm
by greyhoundcode
freak wrote:The active file just has to belong to the project. Use "Project->Add file to project" and it should work.
Apologies for jumping into someone else's post, but I feel this is a relevant question:
In terms of the project feature within the PB IDE, is it possible to set things up such that if my project is entirely contained within directory
myapp/ then any files I add (.pb, .pbi etc) are automatically added to the project?
I'm thinking of a similar feature in Eclipse, PhpED and similar whereby you can "refresh" the project tree and it reflects new files within the project directory. Or would this be a valid feature request?