1

00:00:01,070  -->  00:00:06,990
Let's now go ahead and impose our demo that we have written in this course next and put it into the

2

00:00:06,990  -->  00:00:09,460
workspace that we created which is Jayati.

3

00:00:09,750  -->  00:00:16,920
And for that let's create a new project called Demo R&B that called in to this project a new project

4

00:00:16,920  -->  00:00:17,630
called demo.

5

00:00:17,850  -->  00:00:27,690
OK so first let's create this project demo you know a project that's named Doesn't demo click next and

6

00:00:27,690  -->  00:00:28,430
finish.

7

00:00:28,650  -->  00:00:31,200
And it created a new project called demo.

8

00:00:31,200  -->  00:00:39,600
Now let's go back here into explorer and here I I'm in C drive and this is the folder the directory

9

00:00:39,630  -->  00:00:44,550
Djala And if you recall that's very hard on them or cord.

10

00:00:44,730  -->  00:00:48,090
So it then Jela and that is the source directory.

11

00:00:48,090  -->  00:00:54,150
So it's going to source and then called semantic square on these two folders called Open BASIX not going

12

00:00:54,150  -->  00:00:54,890
to basics.

13

00:00:55,110  -->  00:00:59,930
First thing I want to want you to do is delete all classifieds.

14

00:00:59,940  -->  00:01:05,280
Let's just keep on the only this on the Jollof I guess.

15

00:01:05,510  -->  00:01:07,190
Let's do that for loop also.

16

00:01:07,240  -->  00:01:08,880
And then open has already done that.

17

00:01:08,880  -->  00:01:14,630
How really did the classifieds know also deleted the glass files with an abstract on demo.

18

00:01:14,640  -->  00:01:16,500
These were called as abstract and demo.

19

00:01:16,500  -->  00:01:23,970
I just remember it as abstract demo on interface demo because what happens is when we imported a package

20

00:01:24,030  -->  00:01:29,790
in and they get created as packages and for all these files like Editor are in order they will all be

21

00:01:29,790  -->  00:01:31,410
placed in packages.

22

00:01:31,410  -->  00:01:38,930
But the court inside these folders when it was if it was abstract then these Crossus better be imported

23

00:01:38,940  -->  00:01:42,710
but the Bakhit structure will not be created properly.

24

00:01:42,720  -->  00:01:50,670
That's because previously it was abstract and abstract is reserved keyword and cannot be used as a component

25

00:01:50,670  -->  00:01:52,770
within the package name.

26

00:01:52,970  -->  00:01:57,530
OK so the components within package name can all power apps is OK keywords.

27

00:01:57,600  -->  00:02:02,830
So I have to rename it to something else I'm writing and I just remember to abstract Dumond into a system

28

00:02:02,910  -->  00:02:07,100
so you can also read about something else you can rename it to just these two names.

29

00:02:07,530  -->  00:02:11,830
And once you do that just go back to source directory.

30

00:02:11,850  -->  00:02:21,270
Dig this column fooler Control-C and going to the Jawa Jayati workspace in the Explorer and you can

31

00:02:21,270  -->  00:02:22,920
see that this folder has been created.

32

00:02:22,920  -->  00:02:25,420
New project Demel go inside that go inside.

33

00:02:25,430  -->  00:02:27,630
SIRC and just copy it here.

34

00:02:27,630  -->  00:02:36,420
So from the from Djala in-depth it's actually our directory we are copying it to G ID sarcy directory

35

00:02:36,430  -->  00:02:36,520
.

36

00:02:36,590  -->  00:02:36,830
OK.

37

00:02:36,840  -->  00:02:38,230
So we just copied here.

38

00:02:38,250  -->  00:02:46,590
Now all we need to do is go back into eclipse and just right click on this demo and simply do refresh

39

00:02:46,590  -->  00:02:47,110
here.

40

00:02:47,260  -->  00:02:47,760
OK.

41

00:02:47,910  -->  00:02:48,510
And upset.

42

00:02:48,510  -->  00:02:53,900
Everything has been imported and you can see the different packages like the semantics square basics

43

00:02:53,900  -->  00:02:54,000
.

44

00:02:54,030  -->  00:02:57,990
And here you have the code but you'll see some competition errors here.

45

00:02:58,110  -->  00:03:02,030
And the reason is because when you have this package statement.

46

00:03:02,150  -->  00:03:02,810
OK.

47

00:03:02,850  -->  00:03:08,070
Now if you're going to Hollywood you need to back a statement just you see this compilation or just

48

00:03:08,190  -->  00:03:09,880
click once on that.

49

00:03:10,260  -->  00:03:16,930
And it really opened this pop up just double click on this hand and that's it it's done.

50

00:03:16,950  -->  00:03:20,890
So go ahead and do it for all the remaining files also.

51

00:03:21,030  -->  00:03:22,310
Let me just run this

52

00:03:25,050  -->  00:03:26,320
and it brings out the word.

53

00:03:26,520  -->  00:03:29,610
So just go ahead and put the package statements everywhere

54

00:03:33,150  -->  00:03:35,560
here and use it test it is unbarred import.

55

00:03:35,580  -->  00:03:40,710
So let's just call him under out that set here.

56

00:03:40,710  -->  00:03:43,420
That is an illegal statement.

57

00:03:43,450  -->  00:03:44,470
It's common they're told.

58

00:03:44,730  -->  00:03:50,340
So other than that you should be able to just put the package statements are and everything should compile

59

00:03:50,360  -->  00:03:51,010
.

60

00:03:51,750  -->  00:03:54,270
And a second way of imposing it as.

61

00:03:54,350  -->  00:03:59,320
So the first May was just copying the directory from there and refreshing it here.

62

00:03:59,340  -->  00:04:07,020
Second way is just to right click on this and you just say import here and here there are multiple options

63

00:04:07,020  -->  00:04:07,690
.

64

00:04:07,770  -->  00:04:14,280
Existing projects in boom boxes business you would do if you you're importing an existing Eclipse project

65

00:04:14,280  -->  00:04:14,340
.

66

00:04:14,340  -->  00:04:14,750
OK.

67

00:04:14,790  -->  00:04:20,440
Since we are not and since we are importing an NON NON Eclipse project Roulettes we need to select this

68

00:04:20,440  -->  00:04:20,940
.

69

00:04:21,040  -->  00:04:24,420
I'm just going to browse and simply going to

70

00:04:27,930  -->  00:04:37,320
Jowa inept source and you just select this folder like this and you just select this option and just

71

00:04:37,320  -->  00:04:43,320
hit next need to be done so everything will be imported and we don't need to do that refresh operation

72

00:04:43,320  -->  00:04:47,860
that we have done to get it or just got imported So that's the secondary offering it.

73

00:04:48,000  -->  00:04:51,870
Now let me just let's also go ahead and delete this eclipse demo.

74

00:04:52,380  -->  00:04:53,300
We don't need this.

75

00:04:53,370  -->  00:04:54,460
Just Said delete.

76

00:04:54,460  -->  00:04:58,270
Project on disk also daquiri it's deleted from the workspace under shelter.

77

00:04:58,270  -->  00:04:59,760
They did it on their desk.

78

00:04:59,760  -->  00:05:06,620
Now do this let's do the same thing for best because we don't need that on any kind.

79

00:05:06,750  -->  00:05:09,910
So we have them all now and the code is imported here.

80

00:05:10,360  -->  00:05:16,200
And next when we are starting our project we'll create a new project called Project or something like

81

00:05:16,200  -->  00:05:17,420
that ribbon.

82

00:05:17,470  -->  00:05:19,370
We start with implementation.

83

00:05:19,680  -->  00:05:20,680
So that's about it.

84

00:05:20,680  -->  00:05:25,790
That's how you would import a project especially a non Eclipse project into eclipse
