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

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

Translate the entire conversation x

Basic Ant and packaging question

MM_13610538
3-Newcomer

Basic Ant and packaging question

I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.7

I was curious how to compile just our custom Java code. I can't seem to find the right ant command.

Should the Java files be put in /codebase/src/... and then I issue an ant command?

If I compile our custom code to a Jar instead of several .class files, does this result in better performance? Where should the .jar file go?

ACCEPTED SOLUTION

Accepted Solutions
4 REPLIES 4

What OS are you on? For a long time, I let me IDE do the compilation against Windchill Jars outside of Windchill but since then I moved toward build scripts at the target host. Are you doing lots of development work or is this a one off? If anything simple, what @Jimwang is best course.  If you are using GIT and need to develop a automated build process, there are some other threads here that can help.

If you could point me to automated build processes, that would be helpful.

Announcements

Top Tags