OK, got it.
Netbeans uses the file named .zfproject.xml (created by Zend_Tool) to apply ZF nature to its projects.
This file wasn't synced in my repo so the second computer thought it was a standalone PHP project.
Ich arbeite an einem Netbeans-Projekt mit einem Zend Framework "nature" auf zwei durch mercurial synchronisierten Computern. Auf dem ersten Computer, auf dem das Projekt erstellt wurde, ist das Projekt als ZF-Projekt markiert, und ich kann ZF.bat-Befehle im Kontextmenü ausführen.
Beim zweiten Projekt wurde das Projekt über Quecksilber importiert, aber ZF-Natur wird nicht auf das Projekt angewendet.
Ich habe die Konfigurationsdateien überprüft, aber nichts gefunden.
OK, got it.
Netbeans uses the file named .zfproject.xml (created by Zend_Tool) to apply ZF nature to its projects.
This file wasn't synced in my repo so the second computer thought it was a standalone PHP project.