Everyone, I could use some help fixing a long time bug. For those that don't know, there are issues with EclipseME when it attempts to execute the emulators on Unix/Linux when the user doesn't have permissions to run those emulators. Obviously, they won't be able to run these emulators, but the hope is that they might be able to be warned in some user-friendly way when the situation occurs. The problem is that I can find no way to find out if a file is executable by the current user from within Java using standard libraries or Eclipse functions. I'm hoping someone on the list might have some ideas on how I can do this without having to use native libraries to stat the file.
Thoughts? Thanks, Craig ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
