Languages

Menu
Sites
Language
Can't create "Tizen Platform" project

I'm trying to apply change to Tizen Telephony module so trying to create project in Tizen IDE.

Actually, git & gerrit, gbs setting is working fine, so I cound download source files & build rpm pkgs.

Following dev manual for IDE setup but can't create project like below (Project option is not displayed)

(http://me2.do/GbQV2RlV)

even though I'vd input corrent git/gerrit account info like below :

(http://me2.do/xofPaMKn)

 

Please let me know how to set configuration properlly.

Responses

5 Replies
AVSukhov

Hello,

While installing IDE, in "Configure" tab, select "Custom" option, then select

  • Platfoirm Development option &
  • Platforms option

Not all components inside "Platforms" option selected by default. It needs to select complete "Platforms" option for enabling IDE for platform development. Once installed successfully, one new category “Tizen Platform Project” appears in project wizard.

Ha Yoon Ko

Re-installed Tizen SDK with all the checkboxes checked, but facing the same errors

 

So I've tried to "update" in "site configuration" menu, and

Refreshing Git Web Failed!
:sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

pop-up shown like below link.

http://me2.do/5CwORN39

 

Actually I'm using Tizen git to download platform source codes locally and build pkgs using GBS.

How can I access platform gits via IDE?

zeusmain M

Did you solve this problem?

I have same problem........

 

Hong JinCheol

I've got the same problem.

Refreshing Git Web Failed!
:sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

The solution is :

Download the file "InstallCert.java" on Google Code or somewhere.

$ javac InstallCert.java     ( in the file folder)

$ java InstallCert review.tizen.org

There are 3 certificates in the console. Press "1" when ask for input.

Check the process has finished and generated a file named "jssecacerts" in the same folder.

then copy the file into /your jre folder/lib/security/

$ sudo cp jssecacerts /usr/lib/jvm/jre1.8.0_05/lib/securiy/

re-open Tizen IDE and try Update in  site configuration.

 

 

 

suri obulas

Hello All,

 

I am facing same error, but I followed above mentioned same steps,

Still I am getting same error, If any body solved this errors.

Could you suggest me the solution.

Many Many Thanks in Advance,

suri