Removing Java packages in IBM Integration Toolkit (Eclipse-based) -


i'm working on project in ibm integration toolkit 10.0.0.3 (formerly known ibm integration bus) based on eclipse. have restructured couple of java libraries , part of restructuring add level in package structure. this, created new package , moved source files old package new. next step delete old (empty) package has proved quite challenging.

it seems version of eclipse ibm integration toolkit based on quite limited.

the problems have are:

  1. packages not contain files not visible in package explorer.
  2. it not possible change in filter (package explorer -> view menu -> filters...).
  3. it not possible delete packages contain files, , remove files in package disappears package explorer.
  4. if delete package outside of eclipse, don't show in eclipse, eclipse still recognizes package exist. (i've tried creating new package old name , stops me doing saying exists).
  5. i've tried installing new version of vanilla eclipse , deleting packages using that, ibm integration toolkit still recognizes packages.

does have idea of how can remove packages considering limitations mentioned above? because of 4) leads me believe there config file somewhere stores there should package in location. i'm thinking can delete packages outside of eclipse , edit config file. there such file?

if has alternative way of removing packages using eclipse better.

a colleague found solution. switch java view , it's possible change filters show empty java packages.


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -