6 Replies Latest reply on Nov 1, 2005 3:07 PM by maxandersen

    adding manifest.mf

    maxandersen

      today i tried running jbosside from inside eclipse 3.1, but got a few issues with it.

      Firstly the aop plugin were pointing to a 3.0 eclipse runtime.jar - is that intentional ? It cannot run from eclipse 3.1 without me changing it.

      javax.servlet.Exception seem to be impossible to find for some plugins - how did you make it compile without this ?

      Anyhow I saw that we still don't have MANIFEST.MF which is something that we should do as it gives better control over plugin and classloading (it also can give some more work, but at least it is now easier to solve ;)

      I have changed them all, but wanted to know if anyone know of issues with respect to doing this ? (E.g. will the auto build still work?)