ФОРУМ за света на PTC CREO CAD/CAM/CAE софтуерните решения
Здравейте,


office@cadcamcae.bg

www.soft.cadcamcae.bg - Софтуерни решения за машиностроене;

www.forum.cadcamcae.bg - Форум;

www.blog.cadcamcae.bg - Блог;

http://e-shop.cadcamcae.bg - Електронен CAD магазин;

https://www.facebook.com/cad.digest

http://twitter.com/cadcamcae

3D инженерни мишки;

Поздрави
ФОРУМ за света на PTC CREO CAD/CAM/CAE софтуерните решения
Здравейте,


office@cadcamcae.bg

www.soft.cadcamcae.bg - Софтуерни решения за машиностроене;

www.forum.cadcamcae.bg - Форум;

www.blog.cadcamcae.bg - Блог;

http://e-shop.cadcamcae.bg - Електронен CAD магазин;

https://www.facebook.com/cad.digest

http://twitter.com/cadcamcae

3D инженерни мишки;

Поздрави
ФОРУМ за света на PTC CREO CAD/CAM/CAE софтуерните решения
Would you like to react to this message? Create an account in a few clicks or log in to continue.

ФОРУМ за света на PTC CREO CAD/CAM/CAE софтуерните решения

ФОРУМ: Част от проекта на списание CAD ДАЙДЖЕСТ - www.cadcamcae.bg;

CAD ДАЙДЖЕСТ . Едно онлайн издание за CAD/CAM/CAE технологии и машиностроене
 

ИндексИндекс  PortalPortal  ГалерияГалерия  ТърсенеТърсене  Последни снимкиПоследни снимки  Регистрирайте сеРегистрирайте се  ВходВход  
Вход
Потребителско име:
Парола:
Искам да влизам автоматично с всяко посещение: 
:: Забравих си паролата!
Social bookmarking
Social bookmarking reddit      

Bookmark and share the address of ФОРУМ за света на PTC CREO CAD/CAM/CAE софтуерните решения on your social bookmarking website
Новини от twitter.
Latest topics
Търсене
 
 

Display results as :
 
Rechercher Advanced Search
Споделете с приятел.
Споделете форума В,,, с,,,в,,,е,,,т,,,а,,, н,,,а,,, CAD/CAM/CAE/PLM i Вашия форум за социално споделянеBookmark and Share
Навигация.
 Portal
 Индекс
 Потребители
 Профил
 Въпроси/Отговори
 Търсене
Април 2024
НедПонВтоСряЧетПетСъб
 123456
78910111213
14151617181920
21222324252627
282930    
КалендарКалендар

 

 J-Link: Compile Your Pro/ENGINEER Java Application with Intralink!

Go down 
АвторСъобщение
Admin
Admin
Admin


Male Брой мнения : 797
Местожителство : София, България
Job/hobbies : CAD/CAM специалист
Reputation : 3
Points : 8007
Registration date : 27.03.2008

J-Link: Compile Your Pro/ENGINEER Java Application with Intralink! Empty
ПисанеЗаглавие: J-Link: Compile Your Pro/ENGINEER Java Application with Intralink!   J-Link: Compile Your Pro/ENGINEER Java Application with Intralink! Icon_minitimeВто 13 Май - 15:05:19

28, 2008
J-Link: Compile Your Pro/ENGINEER Java Application with Intralink!

If you've wanted to try some Pro/ENGINEER programming using J-Link (the free Java API), but didn't know how to compile your program, then this article is for you. Forget Netbeans, forget Eclipse, and forget downloading and installing the JDK. Just use Intralink's Java Runtime Environment to compile your apps.

Seriously though, those IDE's are really great programs, but sometimes you can't install them, or they're not available on your system, or you just need something minimal and fast. Fortunately, Intralink contains everything we need to compile J-Link applications: a JRE and tools.jar. tools.jar is the codebase from Javasoft that contains Java compilation code.

Here is a batch file that will compile J-Link Java code on Windows:



@echo offrem jlink_javac.bat - Compile JLink Apps using Intralink JDKset Proe_Install_Dir=c:\ptc\proeWildfire2.0_m200set IL_Install_Dir=c:\ptc\proiclient3.3_m021set CLASSPATH=%IL_Install_Dir%\i486_nt\lib\tools.jarset path=%IL_Install_Dir%\i486_nt\jre\bin;%path%java sun.tools.javac.Main -classpath %Proe_Install_Dir%\text\java\pfc.jar -d . %*
Run it like this:


jlink_javac.bat Abc.java Def.java Ghi.java

Here is a C shell script that will compile J-Link Java code on Unix:


#!/bin/csh# jlink_javac.csh - Compile JLink Apps using Intralink JDKsetenv Proe_Install_Dir /opt/proeWildfire2.0_m200setenv IL_Install_Dir /opt/proiclient3.3_m021setenv CLASSPATH $IL_Install_Dir/sun4_solaris/lib/tools.jarset path=( $IL_Install_Dir/sun4_solaris/jre/bin $path )java sun.tools.javac.Main -classpath $Proe_Install_Dir/text/java/pfc.jar -d . $*
Run it like this:


jlink_javac.csh Abc.java Def.java Ghi.java

The resulting class files will be in the current directory. While I do use this for my own J-Link code which is typically targeted at Java 1.4.2, it may not work with newer Java versions, nor take advantage of their full capabilities. However, for you command line junkies out there, this is just the recipe.
Върнете се в началото Go down
https://cadcamcae-bg.bulgarianforum.net
 
J-Link: Compile Your Pro/ENGINEER Java Application with Intralink!
Върнете се в началото 
Страница 1 от 1
 Similar topics
-
» Intralink: Who's Logged In?
» Orphaned Instances in Intralink Commonspace
» Intralink SQL: Monitoring User Passwords Part 2
» Intralink SQL: Monitoring User Passwords Part 1
» Intralink SQL: Changing Revision/Version with Oracle SQL

Права за този форум:Не Можете да отговаряте на темите
ФОРУМ за света на PTC CREO CAD/CAM/CAE софтуерните решения :: PTC CREO 4.0: СОФТУЕР ЗА МАШИНОСТРОЕНЕ :: CREO 4.0: Моделиер от висок клас (бивш Pro/ENGINEER Wildfire) :: PDM/PLM - Pro/INTRALINK; Windchill, ProductPoint-
Идете на: