On 16.09.2014 09:36, Lutz Prechelt wrote: > Regarding the idea to use the SWT browser component for Saros-E > as well as Saros-I: > > Holger wrote: >> do we really want to include SWT in our libraries? > If it makes our life simpler: yes. > > Does it make our life simpler?: We need to find this out. > > - There is obviously no problem for Eclipse. > - Can SWT be a separate plugin in IntelliJ? > - Is it common in IntelliJ that users have an SWT plugin already? > - If not: What mechanisms are there in IntelliJ to load > the SWT library at Saros-install-time? > - If none: How difficult would it be for us to release > three(?) different versions of Saros-I, one per platform? 1. There are issues with SWT and AWT on Mac.
For Windows you would need: SWT for Windows = X64, X86 version where it still depends if you want to bundle them each to a different distribution or to include them both. For the later case you have to manually load the correct library. For Unix ... I do not know if different X11 GUI (KDE, GNOME, etc) need a different SWT implementation. For each such implementation you still need the 32/64 Bit Version again ? ( I do not know if it is possible to load 32 Shared Object files into 64 Bit address space. Windows does not allow that). For MAC I do not know the details. Conclusion: It is not that simple. Regards, Stefan > > The result may well be: Too difficult, we don't do all this. > But so far it still looks promising to me. > > Lutz > > > > ------------------------------------------------------------------------------ > Want excitement? > Manually upgrade your production database. > When you want reliability, choose Perforce. > Perforce version control. Predictably reliable. > http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk > _______________________________________________ > DPP-Devel mailing list > DPP-Devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/dpp-devel ------------------------------------------------------------------------------ Want excitement? Manually upgrade your production database. When you want reliability, choose Perforce. Perforce version control. Predictably reliable. http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk _______________________________________________ DPP-Devel mailing list DPP-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dpp-devel