when i found our php project builded by komodo ide. it was hard adjust to control by the komodo set. so i want convert komodo project to netbeans. is there have any soluction?
How to convert komodo project to netbeans project?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no automated way to do this.
You can safely open up the KPF file in a text editor (even Komodo itself) to review the contents. It’s just XML. Any non-default settings you’ve assigned for the project will be listed there. Unless you’ve gone overboard and changed everything, it should be an amazingly trivial thing to simply manually make changes in Netbeans as required.