Questions about wizards [message #518298] |
Wed, 03 March 2010 12:16  |
Eclipse User |
|
|
|
Hello!
I'm new in this world of developing things for eclipse but I have some questions about it. I have done a wizard. And when I do the perform finish I create all the files like the user said in my wizard; but in the end, I would like to open a project using those file I have generated. There are from a android project so I would like to open that project like it would be a Android project, how can I do it?.
Apart of that, I want to include the Android project base in my wizard's project, to do the copy of that wizard to the workspace folder. I know how to identify the workspace folder of a eclipse, but I don't know how to know the fully path of a folder that is inside of my wizard plug-in...there is any way to know it?.
For the moment that's all, I don't know if it's here where I should ask it... I'm sorry if I'm wrong.
Thank you!
|
|
|
|
Re: Questions about wizards [message #519701 is a reply to message #518298] |
Tue, 09 March 2010 12:26  |
Eclipse User |
|
|
|
Thank you so much!, very interesting...
I have already done a wizard that generates the files... the problems is that now..I have all the project (android one) done...but I want to let it open for the user like a android project.....it's similar like do the import action but by code....
Which way to do this? open the project when the wizard is finished (on perform finish I suppose).
Thanks again!
Edit: and then.. I should know how to ask if the Android plug-in is already installed...because if it's not...I must show an error, how can I know it? :S
[Updated on: Tue, 09 March 2010 12:33] by Moderator
|
|
|
Powered by
FUDForum. Page generated in 0.44586 seconds