Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] Java Build Path property.

hi
I made new project wizard(not java project) for my plug in . when i create new project using this plug in, i am not able to found java build path in it's properties, there is no compilation error og java files.

another issue is when I press '.' after any object, the
message pops up saying "This compilation unit is not on the build path
of a Java project.", and no code assist appears.
please help me .

On Wed, Feb 11, 2009 at 1:03 PM, Daniel Megert <daniel_megert@xxxxxxxxxx> wrote:
Make sure you create a new Java project and not some other kind of project.

Dani


|------------>
| From:      |
|------------>
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
 |Manti Taragi <manti.taragi@xxxxxxxxx>                                                                                                             |
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
 |jdt-core-dev@xxxxxxxxxxx                                                                                                                          |
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
 |11.02.2009 08:30                                                                                                                                  |
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
 |[jdt-core-dev] Java Build Path property.                                                                                                          |
 >--------------------------------------------------------------------------------------------------------------------------------------------------|







hi

I have created plug in for creating a new project just like of java project
in which i have set my own directory and file structure .

but java build path property is missing when i right click on project
created by this new plug in.
please help me to resolve this issue.

--
Regards,

Pramod Singh Taragi_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jdt-core-dev



_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jdt-core-dev



--
Regards,

Pramod Singh Taragi

Back to the top