Remm0021 / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

package lacking in binary release of 2.01. #100

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Use code from com.jmex.subdivision:
example:
"
import com.jmex.subdivision.*

int main(String[] args){
    System.out.println("Hello World!");
}
"

What is the expected output? What do you see instead?
Code running subdivision on some TriMesh class.
"error: value subdivision is not a member of package com.jmex"

What version of the product are you using? On what operating system?
jME2_0_1-Stable.zip

Please provide any additional information below.
It seams like the maintainers simply forgot to bundle jme-subdivision.jar 
in the binary release of jME 2.01. It is not possible to get it from the 
2.0 version because the com.jmex was bundled in jme.jar in that release.
The only way to get it is to compile 2.01 from source which off course is 
a bit of a hassle.

Original issue reported on code.google.com by andreash...@gmail.com on 10 Jan 2010 at 6:41

GoogleCodeExporter commented 8 years ago

Original comment by ShadowIs...@gmail.com on 1 Nov 2010 at 1:30

GoogleCodeExporter commented 8 years ago
closing old, applied, invalid and wrongly posted issues, all people searching 
for help please use the forum at jmonkeyengine.org

Original comment by normen667 on 7 Jun 2011 at 11:44