cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

How to open the entire Windchill project in Intellij Idea

VladiSlav
17-Peridot

How to open the entire Windchill project in Intellij Idea

Hello, please tell me how to open the entire Windchill project in Intellij Idea to edit and compile files?

1 ACCEPTED SOLUTION

Accepted Solutions
loomax68
5-Regular Member
(To:VladiSlav)

As a basis on should use CS348994 

ant -f create-eclipse-libs.xml


to create libraries to be used for eclipse development with java 11 and windchill 12.0.x

After this you can easily create a intellij project with these libraries

View solution in original post

1 REPLY 1
loomax68
5-Regular Member
(To:VladiSlav)

As a basis on should use CS348994 

ant -f create-eclipse-libs.xml


to create libraries to be used for eclipse development with java 11 and windchill 12.0.x

After this you can easily create a intellij project with these libraries

Top Tags