I have a blog series that will talk more extensively to your questions planned for next week. Until then I’ll try to answer your questions:
1) which IDE is needed to develop iPhone application?
If your focus is to develop a basic mobile web app, e.g., runs in mobile safari then I recommend using MyEclipse. I have used it an its integrated Tomcat server to create a number of example mobile web apps.
[quote=]
2) is it possible to develop iPhone application in mobione?
Not yet. We will be providing a number of tools very soon in an upcoming milestone release of mobione.
3) how to deploy and run the iPhone application in mobione?
I use MyEclipse to create a simple webapp, e.g., helloworld. Then launch the MyEclipse local Tomcat server to run my project, i.e., select project and right-click “Run as MyEclipse Application”. Then I launch mobione and enter the URL to my application, e.g., h ttp://localhost:8080/helloworld/index.html
4) which version of Eclipse i have to use and plugin needed for this?
I use the MyEclipse IDE (h ttp://www.myeclipseide.com) and by-pass the Eclipse and the plugin maze
5) Documentaion for development of iPhone application?
Documentation is coming soon. The Apple iphone site provides example mobile web applications that you can download and test. We will be providing a few sample mobile web applications as part of the MyEclipse Examples-On-Demand resource that you can download and run in 2 clicks. But those resources a couple of weeks away.