Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] have common eclipse feature project for 2 different sub projects

I have an eclipse plugin project one for java and another for PHP. Both have some classes in common. 
Right now I am creating two separate feature projects for both of them. Is there a way to separate out the common classes and make a feature. Then have two dependent feature one each for java and php.

how can i separate out the common classes and make a feature, and have two other features dependent on it?



Back to the top