java - Importing an image from another folder into eclipse -
i have compiled entire project in eclipse , works file.
i have class file embed.java
,that uses mat-lab,what shows output in mat-lab while using java api.
have achieved using open source 'mat-lab control google code'
my code contains 2 images,i have tried import images performing basic steps,
project -> right click -> import -> general -> file system
but gives me error(in mat-lab) image not exist.
i have copy-pasted images in src
folder(the 1 automatically created in eclipse) still gives me same error.
apart have done reading of posts in forum, has not helped me.
just drag , drop pictures have them on system source tree in eclipse (left side). should popup asking whether or not copy images folder or move original picture folder.
the problem not pointing right place images stored in source code.
Comments
Post a Comment