Skip to main content
16-Pearl
November 26, 2024
Solved

Windchill Dev Environment with Eclipse

  • November 26, 2024
  • 1 reply
  • 737 views

Version: Windchill 12.0

 

Use Case: Iam trying to set up windchill Dev environment in eclipse.


Description:

As per Windchill customizers guide, when I follow the instructions after the File Sync set up.,

 

The Windchill Shell input is like this.,

D:/windhcill/windchill/bin/ant -f tools.xml eclipse_project

I had seen the help before and executing the step "Run the eclipse_project task", which is above.

 

The problem I face is :

Instead of creating the "eclipse" folder in D:/windchill/  

the script has created in D:/

It has created the folder D;/eclipse/cust_windchill_src  

 

My question:

Before proceeding , I wanted to check if this is an issue.

 

Awaiting your valuable guidance.

Best Regards

Hari

Best answer by HelesicPetr

Hi @Hari_Vara 

If you define the eclipse in dev environment and on the server where the Windchill is run, then it is not any issue.

It is just folder structure in that place for eclipse projects.

 

PetrH

1 reply

HelesicPetr
22-Sapphire II
22-Sapphire II
November 27, 2024

Hi @Hari_Vara 

If you define the eclipse in dev environment and on the server where the Windchill is run, then it is not any issue.

It is just folder structure in that place for eclipse projects.

 

PetrH

Hari_Vara16-PearlAuthor
16-Pearl
November 29, 2024

Thank you Petr!