Mugdha Tripathi
Mugdha Tripathi

Reputation: 11

Hybris extension .project file

I have taken custom hybris extension folder from git and it does not contains any .project file. Will eclipse autogenerate this file while import or I need to make a new one?

Upvotes: 0

Views: 215

Answers (1)

geffchang
geffchang

Reputation: 3340

See this answer: https://stackoverflow.com/a/53880050/90513

If the Git project / repository is what your team is using, it's probably better to ask your team mate to push the .project file.

Upvotes: 1

Related Questions