Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[atf-dev] ATF and PDT together

Hey Guys,

First of all! Congratulations for this spectacular work!!! ATF is the best ever IDE for developing AJAX applications. I'm using and testing ATF since the first release. This new version 0.2.3M3 brings a lot of more features, and the best, it includes (as far as I could see) the JSDT to the project, which means that the _javascript_ parsing now is for real, and we can get a lot of professional development tools present in well known IDE's.

I'm using Eclipse ATF and PDT (PHP Development Tools version S20070815-M2). Until the last release of the ATF, using these 2 plugins together was fine, but I'm experiencing some problems using the latest ATF together with the latest PDT. The problem is, if i'm inside a PHP project I can't view the advanced features of the JS files (code outline, syntax validation, etc). And if I'm inside a _javascript_ project, I can't use PHP advanced features.

I'm trying to create a project that uses both PHP and JS files. It is possible to create a kind of mixed-project or something so I can use the advanced features of both?

Just one more thing: in the download page of the ATF 0.2.3M3 is missing information about the use of the JSLINT. I'm presuming that this step isn't necessary anymore because since the JSDT is the new ATF the JSLINT became obsolete. I think a little note about this would be good to people from older releases.

Thanks in Advance,

Pedro Simonetti

Back to the top