Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] PTP 5.0.0 dependencies pulling in rephraser engine and some Photran plugins

Hi Folks,

To make a long story short, I ran into a problem with the Photran
indexer gumming up the indexing of a large C/C++ project. (see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=357021)

I don't know why the Photran indexer is running, because I intentionally
didn't install any Photran features.

To make sure I hadn't messed anything up, I started with a clean Eclipse
Indigo install, and from the Indigo repo, I installed the CDT, and PTP's
RDT stuff only.  However, it pulled in a number of Photran-related plugins:

org.eclipse.rephraserengine.core.vpg
org.eclipse.rephraserengine.core.refactoring
org.eclipse.rephraserengine.core
org.eclipse.photran.cdtinterface
org.eclipse.photran.core
org.eclipse.photran.core.vpg

Can someone take a look at why this is happening?

- Corey




Back to the top