on 2003 Oct 12 5:49 PM
Hi all,
I'm developing EP 5.0 iViews using eclipse plugin. When i develop an iView in a default package (that means that the class file goes to private/classes folder) there's no problem at all. However, when i develop an iView which is assigned to a package (e.g. com.sap.mypackage) than the class files are inserted automaticlly to the corresponding private/classes/com/sap/mypackage folder and when i try to deploy this iView i get a message that the class files can't be found. It look like a classpath problem but where should i change the classpath (i guess i shouldn't change the environment variable every time i create a new package, should I?).
What should i do?
Amit
"i guess i shouldn't change the environment variable every time i create a new package, should I?"
Not at all.
i think you missed sth. basic. Packaging java classes does not affect the way EP works at all. Just try to build the one of the samples of PDK.
BR,
Oliver
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.