Could you explain a difference between eclipse runtime and with eclipse deltapack?
I assume that eclipse runtime is a platform specific part of eclipse sdk, if so what then delta pack is for?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The delta pack is used to build RCP applications for a different target than the machine you are building on. In other words, it is useful when you want to build a project for multiple platforms.