we implemented a Plugin project in Eclipse Europa(3.3).Now we are porting it to Eclipse Indigo(3.7).So the Problem is "MaximizePartAction
" class present in "org.eclipse.ui.internal
" Package of Eclipse Europa 3.3 is not there in same package of Eclipse Indigo(3.7 ) so displaying build error message "import org.eclipse.ui.internal.MaximizePartAction cannot be resolved
".
I suspect that it is moved to some other package of any plugin or same so requesting you to clarify me about this.i am very very grateful if anyone tells the answer and thanks in advance.