java - Trying to import NetBeans Project from an older version using .forms -


i'm trying import netbeans project older version (6.9.1) latest (8.0). i've gotten necessary forms few .java files too. try importing them .zip file tells "no netbeans projects added" after telling me exist.

please help. thank :)

perhaps file format has changed? there no backward compatibility guaranteed such a old nb version, coming from.

but following should work: import 6.9.1 projects 7.0.1 , export them. import exported 7.1 , export gain. imported exported project (from 7.1) 7.2 , export... (you idea)


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -