Quantcast
Channel: Intel Communities: Message List
Viewing all articles
Browse latest Browse all 18582

question about Installing the Plug-in eclipse-poky-kepler

$
0
0

Hi

 

I am Installing the Plug-in Using the Latest Source Code.

Yocto Project Development Manual

 

  1. Be sure your development system is not using OpenJDK to build the plug-in by doing the following:

    1.      export PATH=~/jdk1.7.0_40/bin:$PATH                                        
  2. In the same shell, create a Git repository with:

         $ cd ~     $ git clone git://git.yoctoproject.org/eclipse-poky-kepler                                

     

  3. Change to the directory where you set up the Git repository:

         $ cd ~/eclipse-poky-kepler                                
  4. Be sure you are in the right branch for your Git repository. For this release set the branch to tbd:
         $ git checkout tbd 

 

I did not find tbd here. So I simply do like this

[leizhou@localhost eclipse-poky-kepler]$ git branch tbd

[leizhou@localhost eclipse-poky-kepler]$ git checkout tbd

Switched to branch 'tbd'

[leizhou@localhost eclipse-poky-kepler]$ git branch

  master

* tbd

 

after that, I run

[leizhou@localhost scripts]$ ./setup.sh

...

Your build environment is successfully created.

Run ECLIPSE_HOME=/home/leizhou/eclipse-poky-kepler/scripts/eclipse ./build.sh <branch name> <release name> to build

 

then  I run:

[leizhou@localhost scripts]$ ECLIPSE_HOME=/home/leizhou/eclipse-poky-kepler/scripts/eclipse ./build.sh tbd tbd

the result is:

...

Resolving deltas: 100% (3517/3517), done.

error: pathspec 'origin/tbd' did not match any file(s) known to git.

[Fail 1]: git checkout origin/tbd

BUILD_TOP=/home/leizhou/eclipse-poky-kepler/scripts/tbd_build_201404301749

Did I misunderstand the instruction? Please help.

Thanks.

 

Lei


Viewing all articles
Browse latest Browse all 18582

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>