Aptana Studio 3 - Rails project won't import -


i had project got corrupted, reverted older version had in git repo. whatever reason, can't import project aptana studio3.

the error is:

"no projects found import"

i'm assuming can't find .project file. functioning project can run via command line.

any idea problem is?

go

new > rails project, uncheck use default location, point root folder of project using browse button, , make sure option generate code set "i'll generate own"

hope works


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -