adding samples readme
This commit is contained in:
Родитель
dc58c9ee0f
Коммит
aa50dc57ae
4
pom.xml
4
pom.xml
|
@ -3,7 +3,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.bing</groupId>
|
||||
<artifactId>bing-search-samples</artifactId>
|
||||
<artifactId>samples</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
|
@ -100,7 +100,7 @@
|
|||
</properties>
|
||||
|
||||
<build>
|
||||
<sourceDirectory>samples/java</sourceDirectory>
|
||||
<sourceDirectory>samples/</sourceDirectory>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
|
|
До Ширина: | Высота: | Размер: 48 KiB После Ширина: | Высота: | Размер: 48 KiB |
|
@ -1,4 +1,4 @@
|
|||
package com.microsoft.bing.rest;
|
||||
package com.microsoft.bing.samples;
|
||||
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT License.
|
|
@ -1,4 +1,4 @@
|
|||
package com.microsoft.bing.rest;
|
||||
package com.microsoft.bing.samples;
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT License.
|
||||
// <imports>
|
|
@ -1,4 +1,4 @@
|
|||
package com.microsoft.bing.rest;
|
||||
package com.microsoft.bing.samples;
|
||||
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT License.
|
|
@ -1,5 +1,4 @@
|
|||
package com.microsoft.bing.rest;
|
||||
|
||||
package com.microsoft.bing.samples;
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT License.
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
package com.microsoft.bing.rest;
|
||||
package com.microsoft.bing.samples;
|
||||
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT License.
|
|
@ -1,4 +1,4 @@
|
|||
package com.microsoft.bing.rest;
|
||||
package com.microsoft.bing.samples;
|
||||
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT License.
|
|
@ -1,4 +1,4 @@
|
|||
package com.microsoft.bing.rest;
|
||||
package com.microsoft.bing.samples;
|
||||
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT License.
|
|
@ -1,4 +1,4 @@
|
|||
package com.microsoft.bing.rest;
|
||||
package com.microsoft.bing.samples;
|
||||
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT License.
|
|
@ -1,4 +1,4 @@
|
|||
package com.microsoft.bing.rest;
|
||||
package com.microsoft.bing.samples;
|
||||
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT License.
|
|
@ -1,4 +1,4 @@
|
|||
package com.microsoft.bing.rest;
|
||||
package com.microsoft.bing.samples;
|
||||
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT License.
|
До Ширина: | Высота: | Размер: 48 KiB После Ширина: | Высота: | Размер: 48 KiB |
Загрузка…
Ссылка в новой задаче