I\'m developing an Eclipse Plug-in. I have Activator class and my own classes. I need an Hashtable that must be initiated when th开发者_StackOverflow中文版e IDE is loaded and must be kept and accessi
A qustion about Eclipse PDE development: I write a small plugin for Ecl开发者_JAVA百科ipse and have the following
I am trying to pass the parameter constraint to PDO from an array i.e. public function write($sql,$bindparams=\'\'){