Why does Eclipse load all plugins in a workspace? -
i'm using eclipse 3.6 developing eclipse plug-in. in same workspace, have 2 plug-in projects: proja , projb. no mater project run, both 2 projects loaded in new eclipse instance. if want load proja, have close projb, why? run project this: right click project , "run as--- eclipse application".
have defined target platfom?
you can edit run configuration , choose plugins launch with.
Comments
Post a Comment