java - Not a valid identifier error in UNIX -



java - Not a valid identifier error in UNIX -

while using unix got java : command not found error. referred stack overflow post java command not found on linux. when gave path of java suggested in reply of above post (c:\program files\java\jdk1.6.0_41\jre ), got export: `filesjavajdk1.6.0_41jre': not valid identifier. please help me out here.

java unix

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -