Hello Max, I think that you can do next : make preferences, for example, isRcp (boolean) and initializer set this to false in ApplicationWorkbenchWindowAdvisor#preWindowOpen we set automatic this preferences to true When user call wizard we check this preferences and make root folder like now if isRcp=false, and complete file system for isRcp=true Another possibilities is that wizards start always with all file system - it work and with rcp and non rcp - context classloader doesn't worry about place of jars or directories (URLs)
I can play with RCP, but I can't change wizards regards Peco On Monday 17 October 2005 08:10 pm, Max Rydahl Andersen wrote: > Hi, > > we should definitly not add duplicated code - the wizard should be > parameterized to handle both cases IMO. > I want the RPC application to reuse as much code as possible - especially > regarding ui code since that is > a pain to debug/test. > > /max > > > On Monday 17 October 2005 02:55 pm, Max Rydahl Andersen wrote: > >> yes, exactly. > >> > >> We need to decouple stuff so it can run on non-eclipse-project "things". > >> > >> /max > > > > It mean - don't include eclipse projects framework and change/add wizard > > for non-project files/directories ? > > > > i think that is enough make new wizards (probably all) > > > ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ hibernate-devel mailing list hibernate-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hibernate-devel