eclipse 4.3 RCP product is not working -


i facing major issue in eclipse rcp. created application in eclipse rcp , created product file , run application. works fine expected. after exported application product. after run eclipse, not work expected. when application started, view 1 composite having text fields supposed appear. not appear. working before exporting eclipse product. using eclipse 4.3.

aslo checked build configuration , checked added build.properties. available.

i suspect because of cache or that? or else can give try in order make work? the way clean cache? used -clean command while launching eclipse.

./eclipse -clean


Comments